[Project] using parent version 1.1.0-SNAPSHOT

This commit is contained in:
Robert von Burg 2014-08-14 16:23:30 +02:00
parent 8b1af0667b
commit d236d8589b
1 changed files with 3 additions and 2 deletions

View File

@ -5,13 +5,13 @@
<parent>
<groupId>ch.eitchnet</groupId>
<artifactId>ch.eitchnet.parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../ch.eitchnet.parent/pom.xml</relativePath>
</parent>
<artifactId>ch.eitchnet.xmlpers</artifactId>
<packaging>jar</packaging>
<version>0.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ch.eitchnet.xmlpers</name>
<url>https://github.com/eitchnet/ch.eitchnet.xmlpers</url>
@ -32,6 +32,7 @@
<connection>scm:git:https://github.com/eitchnet/ch.eitchnet.xmlpers.git</connection>
<developerConnection>scm:git:git@github.com:eitchnet/ch.eitchnet.xmlpers.git</developerConnection>
<url>https://github.com/eitchnet/ch.eitchnet.xmlpers</url>
<tag>HEAD</tag>
</scm>
<dependencies>