Update pom.xml

master
agibsonccc 2021-03-23 20:00:57 +09:00
parent 83a033d218
commit 95f3067010
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
Maximum heap size was set to 8g, as a minimum required value for tests run. Maximum heap size was set to 8g, as a minimum required value for tests run.
Depending on a build machine, default value is not always enough. Depending on a build machine, default value is not always enough.
--> -->
<argLine>-Xmx8g</argLine> <argLine>-Xmx2g</argLine>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>