[Project] set version to 1.0.0-SNAPSHOT

This commit is contained in:
Robert von Burg 2014-08-24 17:31:55 +02:00
parent 844b571caf
commit 45e92e4dce
1 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format> <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp> <buildTimestamp>${maven.build.timestamp}</buildTimestamp>
</properties> </properties>
<!-- POM Reference: http://maven.apache.org/pom.html#Licenses --> <!-- POM Reference: http://maven.apache.org/pom.html#Licenses -->
<licenses> <licenses>
@ -202,7 +202,6 @@
<pluginManagement> <pluginManagement>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId> <artifactId>versions-maven-plugin</artifactId>