mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Next version is 1.0.2
This commit is contained in:
parent
670446b452
commit
3a14b70c92
4 changed files with 4 additions and 4 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<parent>
|
||||
<groupId>de.kosit</groupId>
|
||||
<artifactId>validationtool-base</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
2
dist/pom.xml
vendored
2
dist/pom.xml
vendored
|
|
@ -25,7 +25,7 @@
|
|||
<parent>
|
||||
<groupId>de.kosit</groupId>
|
||||
<artifactId>validationtool-base</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>validationtool-dist</artifactId>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -27,7 +27,7 @@
|
|||
</prerequisites>
|
||||
<groupId>de.kosit</groupId>
|
||||
<artifactId>validationtool-base</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2-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>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
<parent>
|
||||
<groupId>de.kosit</groupId>
|
||||
<artifactId>validationtool-base</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>validationtool</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue