diff --git a/pom.xml b/pom.xml index 8b9dc44a6..8e58c1ef1 100644 --- a/pom.xml +++ b/pom.xml @@ -272,15 +272,15 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0-M9 **/*$* - false + 1 - -Xmx6000m -Djava.awt.headless=true -Dmatsim.preferLocalDtds=true + @{argLine} -Xmx6500m -Djava.awt.headless=true -Dmatsim.preferLocalDtds=true @@ -435,7 +435,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.12