diff --git a/.mvn/jvm.config b/.mvn/jvm.config index 423c21f..f023f5e 100644 --- a/.mvn/jvm.config +++ b/.mvn/jvm.config @@ -1 +1 @@ --Xms128m -Xmx512m \ No newline at end of file +-Xms128m -Xmx384m \ No newline at end of file diff --git a/pom.xml b/pom.xml index 5fa4032..2e525bf 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ ~ limitations under the License. --> - + 4.0.0 KoSIT XML Prüftool Implementierung @@ -463,7 +463,7 @@ ${jacocoFailsafe} - -Xmx256m + -Xmx128m -classpath de.kosit.validationtool.cmd.CommandLineApplication