[Minor] set parent version to 1.0.0-SNAPSHOT

This commit is contained in:
Robert von Burg 2014-09-19 21:12:10 +02:00
parent 3fbf73fd15
commit 9d87fded75
1 changed files with 1 additions and 2 deletions

View File

@ -5,12 +5,11 @@
<parent>
<groupId>ch.eitchnet</groupId>
<artifactId>ch.eitchnet.parent</artifactId>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../ch.eitchnet.parent/pom.xml</relativePath>
</parent>
<artifactId>ch.eitchnet.xmlpers</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ch.eitchnet.xmlpers</name>
<url>https://github.com/eitchnet/ch.eitchnet.xmlpers</url>