diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 285107286..f0ada3fb3 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings naryalib swc - 1.11-SNAPSHOT + 1.10.1 Narya for ActionScript Facilities for making networked multiplayer games. diff --git a/etc/gwt-pom.xml b/etc/gwt-pom.xml index 780c50ba3..032ceeb74 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings narya-gwt jar - 1.11-SNAPSHOT + 1.10.1 Narya GWT Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index d9d0a0a6e..fea7f5514 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings narya-tools jar - 1.11-SNAPSHOT + 1.10.1 Narya Tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index 279bfbb07..028c9fabc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.sonatype.oss @@ -10,7 +10,7 @@ com.threerings narya jar - 1.11-SNAPSHOT + 1.10.1 Narya Facilities for making networked multiplayer games.