From 50bf281512f2459bcd83d7590225aaa8a5e30ad8 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 28 Nov 2011 21:54:58 +0000 Subject: [PATCH] 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 --- etc/as-pom.xml | 2 +- etc/gwt-pom.xml | 2 +- etc/tools-pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 8b721e970..285107286 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.11 + 1.11-SNAPSHOT Narya for ActionScript Facilities for making networked multiplayer games. diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml index 6fc4380ca..780c50ba3 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.11 + 1.11-SNAPSHOT Narya GWT Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index a949a0ad6..d9d0a0a6e 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.11 + 1.11-SNAPSHOT Narya Tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index ae2696194..279bfbb07 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya jar - 1.11 + 1.11-SNAPSHOT Narya Facilities for making networked multiplayer games.