From d8d2a054efa52f1105fb72fd69961da442db24cc Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 28 Nov 2011 21:54:46 +0000 Subject: [PATCH] Preparing for narya-1.11 release. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6747 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/as-pom.xml | 6 ++---- etc/gwt-pom.xml | 6 ++---- etc/tools-pom.xml | 6 ++---- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 532619bd8..8b721e970 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.threerings naryalib swc - 1.11-SNAPSHOT + 1.11 Narya for ActionScript Facilities for making networked multiplayer games. diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml index 9953b0a31..6fc4380ca 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.threerings narya-gwt jar - 1.11-SNAPSHOT + 1.11 Narya GWT Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 657984de7..a949a0ad6 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.threerings narya-tools jar - 1.11-SNAPSHOT + 1.11 Narya Tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index 8476bc739..ae2696194 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.sonatype.oss @@ -10,7 +10,7 @@ com.threerings narya jar - 1.11-SNAPSHOT + 1.11 Narya Facilities for making networked multiplayer games.