[maven-release-plugin] prepare release vilya-1.5.1

This commit is contained in:
Michael Bayne
2013-05-08 11:12:56 -07:00
parent ff80efdfe4
commit 4b322ffac2
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.6-SNAPSHOT</version>
<version>1.5.1</version>
</parent>
<artifactId>vilyalib</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.5.1</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.6-SNAPSHOT</version>
<version>1.5.1</version>
<name>Vilya</name>
<description>Facilities for making networked multiplayer games.</description>