From 32c0791ff9ec3f3d25c7b87e9c37997e8c32d5a6 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 10 Dec 2010 17:58:53 +0000 Subject: [PATCH] Ship a 1.3 release of all of our auxiliary artifacts to OOO's internal Maven repository. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6370 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 fbcb9abd4..6de46bc2b 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.3-SNAPSHOT + 1.3 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 8b117eb00..8e83fc845 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.3-SNAPSHOT + 1.3 narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 60964b180..e3c4c7a32 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.3-SNAPSHOT + 1.3 narya-tools Narya with dependencies configured for its tools.