Skip to content

Commit 3a5f79a

Browse files
committed
Revert "Increase heap size in Surefire JVM"
This reverts commit e940bec.
1 parent 22c936f commit 3a5f79a

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.3</version>
159-
<configuration>
160-
<argLine>-Xmx1024m</argLine>
161-
</configuration>
162159
</plugin>
163160
<plugin>
164161
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)