Preparing for 1.15-SNAPSHOT development.

This commit is contained in:
Mark Johnson
2013-12-10 14:50:38 -08:00
parent 6746bcef83
commit f720f10df5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<version>1.14.2</version> <version>1.15-SNAPSHOT</version>
</parent> </parent>
<artifactId>naryalib</artifactId> <artifactId>naryalib</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<version>1.14.2</version> <version>1.15-SNAPSHOT</version>
</parent> </parent>
<artifactId>narya</artifactId> <artifactId>narya</artifactId>
+1 -1
View File
@@ -10,7 +10,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.14.2</version> <version>1.15-SNAPSHOT</version>
<name>Narya Parent</name> <name>Narya Parent</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId> <artifactId>narya-parent</artifactId>
<version>1.14.2</version> <version>1.15-SNAPSHOT</version>
</parent> </parent>
<artifactId>narya-tools</artifactId> <artifactId>narya-tools</artifactId>