Preparing for 1.4-SNAPSHOT development.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1193 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Mark Johnson
2012-02-22 03:08:44 +00:00
parent 63c4bc197c
commit 797aa5dc18
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenyalib</artifactId>
<packaging>swc</packaging>
<version>1.3</version>
<version>1.4-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.3</version>
<version>1.4-SNAPSHOT</version>
<name>nenya-tools</name>
<description>Nenya with dependencies configured for its tools.</description>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>nenya</artifactId>
<packaging>jar</packaging>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
<name>nenya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://github.com/threerings/nenya/</url>