From b5bd9ece3c8f99c67475e3be7443319c92b3b20e Mon Sep 17 00:00:00 2001 From: Mike Thomas Date: Thu, 17 Feb 2011 19:43:10 +0000 Subject: [PATCH] Preparing for 1.6-SNAPSHOT development. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6498 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/as-pom.xml | 2 +- etc/gwt-pom.xml | 2 +- etc/tools-pom.xml | 2 +- pom.xml | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 45d945c71..77f944bf7 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings naryalib swc - 1.5 + 1.6-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 3462d9041..116087f7d 100644 --- a/etc/gwt-pom.xml +++ b/etc/gwt-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-gwt jar - 1.5 + 1.6-SNAPSHOT narya-gwt Source for classes that work with GWT. diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 6d5bb3019..b57fd3cf2 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings narya-tools jar - 1.5 + 1.6-SNAPSHOT narya-tools Narya with dependencies configured for its tools. diff --git a/pom.xml b/pom.xml index b38221a7b..3ea7bd203 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.threerings narya jar - 1.5 + 1.6-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.5 - scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.5 - http://narya.googlecode.com/svn/tags/narya-1.5 + scm:svn:http://narya.googlecode.com/svn/trunk/ + scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/ + http://narya.googlecode.com/svn/trunk/