Skip to content

Commit

Permalink
Revert "Increase PermGen for CLI integration tests"
Browse files Browse the repository at this point in the history
This reverts commit 4c26b0c.
  • Loading branch information
philwebb committed Oct 16, 2015
1 parent d84889b commit b0d2873
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spring-boot-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<configuration>
<argLine>-Xmx1024m -XX:MaxPermSize=512m</argLine>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit b0d2873

Please sign in to comment.