Prepare (again) for 1.13-SNAPSHOT development.

This commit is contained in:
Ray J. Greenwell
2012-08-01 18:44:19 -07:00
parent e1c6195134
commit 2a0acc28ba
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.4</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.4</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.4</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.4</version>
<version>1.13-SNAPSHOT</version>
</parent>
<artifactId>narya-tools</artifactId>