Join our friend the main pom on the 1.4-SNAPSHOT train.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6371 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-12-10 18:00:34 +00:00
parent 32c0791ff9
commit 8c1062894f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>
<packaging>swc</packaging>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
<name>narya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/narya/</url>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-gwt</artifactId>
<packaging>jar</packaging>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
<name>narya-gwt</name>
<description>Source for classes that work with GWT.</description>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-tools</artifactId>
<packaging>jar</packaging>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
<name>narya-tools</name>
<description>Narya with dependencies configured for its tools.</description>