diff --git a/etc/as-pom.xml b/etc/as-pom.xml index b305d9b07..a25fe089b 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -1,12 +1,16 @@ - + 4.0.0 com.threerings naryalib swc - 1.9-SNAPSHOT - narya + 1.9 + + Narya for ActionScript Facilities for making networked multiplayer games. + http://code.google.com/p/narya/ http://code.google.com/p/narya/issues/list @@ -23,7 +27,7 @@ com.threerings aspirin - 1.9 + 1.10 swc diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml index d7b5acc6a..e7924564d 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -1,18 +1,21 @@ - + 4.0.0 com.threerings narya-gwt jar - 1.9-SNAPSHOT - narya-gwt + 1.9 + + Narya GWT Source for classes that work with GWT. com.google.gwt gwt-user - 2.1.0 + 2.4.0 compile diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index d5ff9e827..5f6e1f587 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -1,18 +1,21 @@ - + 4.0.0 com.threerings narya-tools jar - 1.9-SNAPSHOT - narya-tools + 1.9 + + Narya Tools Narya with dependencies configured for its tools. com.samskivert samskivert - 1.1 + 1.5 compile @@ -24,7 +27,7 @@ com.samskivert jmustache - 1.0 + 1.4 compile