aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4786850..64615ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,6 +118,7 @@
<goal>prepare-agent</goal>
</goals>
<configuration>
+ <argLine>${argLine} -Xmx2048m</argLine>
<destFile>${sonar.jacoco.reportPath}</destFile>
</configuration>
</execution>