Preparing for 1.6 release.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6503 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jamie Doornbos
2011-02-21 21:55:41 +00:00
parent 061b55815d
commit 202e3fa49d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>
<packaging>swc</packaging>
<version>1.6-SNAPSHOT</version>
<version>1.6</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.6-SNAPSHOT</version>
<version>1.6</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.6-SNAPSHOT</version>
<version>1.6</version>
<name>narya-tools</name>
<description>Narya with dependencies configured for its tools.</description>