From 142daf9de568a029ed7be63e2297e6ae470d9f11 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 3 Feb 2012 21:40:00 +0000 Subject: [PATCH] Bump naryalib to 1.11 for release; nixed gwt- and tools-pom. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6780 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/as-pom.xml | 2 +- etc/gwt-pom.xml | 20 -------------------- etc/tools-pom.xml | 29 ----------------------------- 3 files changed, 1 insertion(+), 50 deletions(-) delete mode 100644 etc/gwt-pom.xml delete mode 100644 etc/tools-pom.xml diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 71e20e6b2..a2fb5bcdf 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ 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 deleted file mode 100644 index d5f009dab..000000000 --- a/etc/gwt-pom.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - 4.0.0 - com.threerings - narya-gwt - jar - 1.11-SNAPSHOT - - Narya GWT - Source for classes that work with GWT. - - - - com.google.gwt - gwt-user - 2.4.0 - compile - - - diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml deleted file mode 100644 index 3d93103e5..000000000 --- a/etc/tools-pom.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - 4.0.0 - com.threerings - narya-tools - jar - 1.11-SNAPSHOT - - Narya Tools - Narya with dependencies configured for its tools. - - - - com.threerings - ooo-util - 1.1 - - - com.samskivert - jmustache - 1.4 - - - javassist - javassist - 3.8.0.GA - - -