Prepare 1.10 releases of our aux artifacts.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6745 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-11-09 18:42:19 +00:00
parent 65f824dc8a
commit 99cbc1aa93
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId> <artifactId>naryalib</artifactId>
<packaging>swc</packaging> <packaging>swc</packaging>
<version>1.10-SNAPSHOT</version> <version>1.10</version>
<name>Narya for ActionScript</name> <name>Narya for ActionScript</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-gwt</artifactId> <artifactId>narya-gwt</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.10-SNAPSHOT</version> <version>1.10</version>
<name>Narya GWT</name> <name>Narya GWT</name>
<description>Source for classes that work with GWT.</description> <description>Source for classes that work with GWT.</description>
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya-tools</artifactId> <artifactId>narya-tools</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.10-SNAPSHOT</version> <version>1.10</version>
<name>Narya Tools</name> <name>Narya Tools</name>
<description>Narya with dependencies configured for its tools.</description> <description>Narya with dependencies configured for its tools.</description>