From fc5265b86043a92d62b00270df25e8ce11c9be0a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 04:17:32 +0000 Subject: [PATCH] A 1.8 release of these artifacts, which only go to OOO's Maven Repository, to go along with the public release I just did to Maven Central of the main jar artifact. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6597 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 0f6936b56..eae0ca583 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.8-SNAPSHOT + 1.8 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 024f402e9..d28b5dcc1 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.8-SNAPSHOT + 1.8 narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 619095245..822e24209 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.8-SNAPSHOT + 1.8 narya-tools Narya with dependencies configured for its tools.