From 1463fe0fce8814245e414a6217a0763144842b02 Mon Sep 17 00:00:00 2001 From: Mike Thomas Date: Tue, 18 Jan 2011 17:55:31 +0000 Subject: [PATCH] Step 2 in getting the *-poms versions to match pom versions. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6434 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/as-pom.xml | 2 +- etc/gwt-pom.xml | 2 +- etc/tools-pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index be1fb69c4..b5fad16fb 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.4 + 1.5-SNAPSHOT narya Facilities for making networked multiplayer games. http://code.google.com/p/narya/ diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml index 4b13ea0d3..48d7982c8 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.4 + 1.5-SNAPSHOT narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 9ea8a3813..5349bdf56 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.4 + 1.5-SNAPSHOT narya-tools Narya with dependencies configured for its tools.