diff --git a/etc/as-pom.xml b/etc/as-pom.xml index c30f2a0a7..84a99f026 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.6 + 1.7-SNAPSHOT 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 ec9078dd4..d2172982a 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.6 + 1.7-SNAPSHOT narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 950855801..8b7f58841 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.6 + 1.7-SNAPSHOT narya-tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index 5dca3e975..ce3ae8549 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings narya jar - 1.6 + 1.7-SNAPSHOT narya Facilities for making networked multiplayer games. http://code.google.com/p/narya/ @@ -35,9 +35,9 @@ - scm:svn:http://narya.googlecode.com/svn/tags/narya-1.6 - scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.6 - http://narya.googlecode.com/svn/tags/narya-1.6 + scm:svn:http://narya.googlecode.com/svn/trunk/ + scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/ + http://narya.googlecode.com/svn/trunk/