From e7a725f9e193c49c9d44b5941ca8d69ea78e705d Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Mon, 21 Feb 2011 22:02:35 +0000 Subject: [PATCH] Preparing for 1.7-SNAPSHOT development. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6505 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 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/