[maven-release-plugin] prepare for next development iteration

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6596 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-04-04 04:12:20 +00:00
parent 4f6f789e0d
commit fe473b8446
+4 -4
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<packaging>jar</packaging>
<version>1.8</version>
<version>1.9-SNAPSHOT</version>
<name>narya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/narya/</url>
@@ -35,9 +35,9 @@
</developers>
<scm>
<connection>scm:svn:http://narya.googlecode.com/svn/tags/narya-1.8</connection>
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.8</developerConnection>
<url>http://narya.googlecode.com/svn/tags/narya-1.8</url>
<connection>scm:svn:http://narya.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/</developerConnection>
<url>http://narya.googlecode.com/svn/trunk/</url>
</scm>
<dependencies>