Step 2 in getting the *-poms versions to match pom versions.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1116 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Mike Thomas
2011-01-18 17:55:38 +00:00
parent 6333249d63
commit 3d24d016f6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenyalib</artifactId>
<packaging>swc</packaging>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<name>nenya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/nenya/</url>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenya-tools</artifactId>
<packaging>jar</packaging>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<name>nenya-tools</name>
<description>Nenya with dependencies configured for its tools.</description>