Next version is 1.0.2

This commit is contained in:
fbuettner 2017-12-20 13:37:35 +01:00
parent 670446b452
commit 3a14b70c92
4 changed files with 4 additions and 4 deletions

View file

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

2
dist/pom.xml vendored
View file

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

View file

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

View file

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