From d168e205702d481dc08f7ebd08c8191e66aed2c6 Mon Sep 17 00:00:00 2001 From: Renzo Kottmann Date: Mon, 1 Jul 2019 16:51:52 +0200 Subject: [PATCH] Get rid of BOM encofing in app-info.properties and changed engine name to english --- pom.xml | 49 +++++++++++++------------- src/main/resources/app-info.properties | 6 ++-- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 398a62e..43adfd0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 - + KoSIT XML Prüftool Implementierung - + de.kosit 1.1.0-SNAPSHOT - + validationtool KoSIT XML Prüftool zur Prüfung von XML Dateien gegenüber definierten Szenarien. @@ -19,7 +19,7 @@ http://www.xoev.de - + renzo.kottmann Renzo Kottmann KoSIT @@ -58,7 +58,7 @@ file:${project.basedir}/libs - + org.projectlombok @@ -89,7 +89,7 @@ ${version.slf4j} true - + org.apache.commons commons-lang3 @@ -130,20 +130,21 @@ packaged-test-scenarios 1.0.0 - + - + src/main/model + src/main/resources true - + org.apache.maven.plugins @@ -175,7 +176,7 @@ UTF-8 - + org.apache.maven.plugins maven-shade-plugin @@ -233,7 +234,7 @@ - + org.apache.maven.plugins maven-assembly-plugin @@ -257,8 +258,8 @@ - - + + org.codehaus.mojo @@ -275,7 +276,7 @@ src/generated/java - + @@ -310,7 +311,7 @@ - + org.jacoco @@ -350,7 +351,7 @@ -Dfile.encoding=UTF-8 ${jacocoArgumentsJUnit} - + org.apache.maven.plugins maven-source-plugin @@ -364,7 +365,7 @@ - + org.apache.maven.plugins maven-release-plugin @@ -373,7 +374,7 @@ v@{project.version} - + org.codehaus.mojo exec-maven-plugin @@ -401,9 +402,9 @@ -r ${project.build.testOutputDirectory}/examples/repository -D - + - + @@ -437,20 +438,20 @@ integration-test verify - + - + - + https://github.com/itplr-kosit/validationtool.git scm:git:https://github.com/itplr-kosit/validationtool.git v1.0.0 - +