Skip to content

Commit 4a4a80d

Browse files
committed
Revert "Increase heap size in Surefire JVM"
This reverts commit d6d7acd.
1 parent da3cbac commit 4a4a80d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,6 @@
156156
<groupId>org.apache.maven.plugins</groupId>
157157
<artifactId>maven-surefire-plugin</artifactId>
158158
<version>3.5.4</version>
159-
<configuration>
160-
<argLine>-Xmx1024m</argLine>
161-
</configuration>
162159
</plugin>
163160
<plugin>
164161
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)