Skip to content

Commit 0f9232c

Browse files
committed
update mem config
1 parent 043afd2 commit 0f9232c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<artifactId>maven-surefire-plugin</artifactId>
172172
<version>3.0.0-M7</version>
173173
<configuration>
174-
<argLine>-Xmx256M</argLine>
174+
<argLine>-Xmx128M</argLine>
175175
<skipTests>${skipTests}</skipTests>
176176
<runOrder>alphabetical</runOrder>
177177

0 commit comments

Comments
 (0)