diff --git a/public/sting-root/pom.xml b/public/sting-root/pom.xml index 0179d026f..726e20867 100644 --- a/public/sting-root/pom.xml +++ b/public/sting-root/pom.xml @@ -34,6 +34,7 @@ ${sting.committests.skipped} true false + 1g 4g -Xmx${test.maxmemory} @@ -332,6 +333,11 @@ org.scala-tools maven-scala-plugin 2.15.2 + + + -Xmx${scala.maxmemory} + + org.apache.maven.plugins