Oops, was a little careless when testing new mvn-release.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6748 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-11-28 21:54:58 +00:00
parent d8d2a054ef
commit 50bf281512
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>
<packaging>swc</packaging>
<version>1.11</version>
<version>1.11-SNAPSHOT</version>
<name>Narya for ActionScript</name>
<description>Facilities for making networked multiplayer games.</description>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-gwt</artifactId>
<packaging>jar</packaging>
<version>1.11</version>
<version>1.11-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.11</version>
<version>1.11-SNAPSHOT</version>
<name>Narya Tools</name>
<description>Narya with dependencies configured for its tools.</description>