Preparing for 1.6-SNAPSHOT development.

This commit is contained in:
Ray J. Greenwell
2014-04-01 16:43:59 -07:00
parent bb09b0d4a0
commit dc16869d5c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId> <artifactId>vilya-parent</artifactId>
<version>1.5.2</version> <version>1.6-SNAPSHOT</version>
</parent> </parent>
<artifactId>vilyalib</artifactId> <artifactId>vilyalib</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId> <artifactId>vilya-parent</artifactId>
<version>1.5.2</version> <version>1.6-SNAPSHOT</version>
</parent> </parent>
<artifactId>vilya</artifactId> <artifactId>vilya</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>vilya-parent</artifactId> <artifactId>vilya-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.5.2</version> <version>1.6-SNAPSHOT</version>
<name>Vilya</name> <name>Vilya</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>