Preparing for 1.13-SNAPSHOT development.

This commit is contained in:
Mark Johnson
2012-04-03 21:25:08 -07:00
parent bde648b48d
commit 4e9b535d69
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.12.1</version>
<version>1.13-SNAPSHOT</version>
</parent>
<artifactId>naryalib</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.12.1</version>
<version>1.13-SNAPSHOT</version>
</parent>
<artifactId>narya</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<packaging>pom</packaging>
<version>1.12.1</version>
<version>1.13-SNAPSHOT</version>
<name>Narya Parent</name>
<description>Facilities for making networked multiplayer games.</description>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.12.1</version>
<version>1.13-SNAPSHOT</version>
</parent>
<artifactId>narya-tools</artifactId>