[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Michael Bayne
2013-05-08 11:13:05 -07:00
parent 4b322ffac2
commit a21991c7e9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<version>1.5.1</version>
<version>1.6-SNAPSHOT</version>
</parent>
<artifactId>vilyalib</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<version>1.5.1</version>
<version>1.6-SNAPSHOT</version>
</parent>
<artifactId>vilya</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<packaging>pom</packaging>
<version>1.5.1</version>
<version>1.6-SNAPSHOT</version>
<name>Vilya</name>
<description>Facilities for making networked multiplayer games.</description>