[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6369 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>narya</artifactId>
|
<artifactId>narya</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.3</version>
|
<version>1.4-SNAPSHOT</version>
|
||||||
<name>narya</name>
|
<name>narya</name>
|
||||||
<description>Facilities for making networked multiplayer games.</description>
|
<description>Facilities for making networked multiplayer games.</description>
|
||||||
<url>http://code.google.com/p/narya/</url>
|
<url>http://code.google.com/p/narya/</url>
|
||||||
@@ -35,11 +35,11 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://narya.googlecode.com/svn/tags/narya-1.3</connection>
|
<connection>scm:svn:http://narya.googlecode.com/svn/trunk/</connection>
|
||||||
<developerConnection>
|
<developerConnection>
|
||||||
scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.3
|
scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/
|
||||||
</developerConnection>
|
</developerConnection>
|
||||||
<url>http://narya.googlecode.com/svn/tags/narya-1.3</url>
|
<url>http://narya.googlecode.com/svn/trunk/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user