From 797aa5dc18bfa905a82d0a290023810c5646d41a Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Wed, 22 Feb 2012 03:08:44 +0000 Subject: [PATCH] Preparing for 1.4-SNAPSHOT development. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1193 ed5b42cb-e716-0410-a449-f6a68f950b19 --- etc/as-pom.xml | 2 +- etc/tools-pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 52f5ff2b..81e709c7 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings nenyalib swc - 1.3 + 1.4-SNAPSHOT nenya Facilities for making networked multiplayer games. http://code.google.com/p/nenya/ diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 88a66e72..ca1175d4 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-tools jar - 1.3 + 1.4-SNAPSHOT nenya-tools Nenya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index 0b572f43..6dfb6748 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings nenya jar - 1.3 + 1.4-SNAPSHOT nenya Facilities for making networked multiplayer games. http://github.com/threerings/nenya/