This commit is contained in:
fbuettner 2017-10-27 13:16:55 +02:00
commit a8bba0daff
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
<parent>
<groupId>de.kosit</groupId>
<artifactId>validationtool-base</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

2
dist/pom.xml vendored
View file

@ -25,7 +25,7 @@
<parent>
<groupId>de.kosit</groupId>
<artifactId>validationtool-base</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>validationtool-dist</artifactId>

View file

@ -27,7 +27,7 @@
</prerequisites>
<groupId>de.kosit</groupId>
<artifactId>validationtool-base</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>KoSIT XML Prüftool</name>
<description>KoSIT XML Prüftool zur Prüfung von XML Dateien gegenüber definierten Szenarien.</description>

View file

@ -31,7 +31,7 @@
<parent>
<groupId>de.kosit</groupId>
<artifactId>validationtool-base</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>validationtool</artifactId>