diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ <configuration> <forkMode>once</forkMode> <parallel>classes</parallel> - <threadCount>1</threadCount> + <threadCount>2</threadCount> <argLine>-Xmx256M</argLine> <systemProperties> <property> |