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 - - -