diff --git a/etc/as-pom.xml b/etc/as-pom.xml index ac7c36a2f..0f6936b56 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.7 + 1.8-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 6ae48d0f8..024f402e9 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.7 + 1.8-SNAPSHOT narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index a9a46b047..8e99b4a33 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.7 + 1.8-SNAPSHOT narya-tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index e51be7002..36bd3fca5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings narya jar - 1.7 + 1.8-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.7 - scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.7 - http://narya.googlecode.com/svn/tags/narya-1.7 + scm:svn:http://narya.googlecode.com/svn/trunk/ + scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/ + http://narya.googlecode.com/svn/trunk/