From 53235c5212139ffcb90738792cb71cc372d22f44 Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Mon, 28 Feb 2011 20:01:14 +0000 Subject: [PATCH] Preparing for 1.8-SNAPSHOT development. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6511 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 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/