[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1088 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>nenya</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<name>nenya</name>
|
||||
<description>Facilities for making networked multiplayer games.</description>
|
||||
<url>http://code.google.com/p/nenya/</url>
|
||||
@@ -35,11 +35,11 @@
|
||||
</developers>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://nenya.googlecode.com/svn/tags/nenya-1.0</connection>
|
||||
<connection>scm:svn:http://nenya.googlecode.com/svn/trunk/</connection>
|
||||
<developerConnection>
|
||||
scm:svn:svn+ssh://src.earth.threerings.net/nenya/tags/nenya-1.0
|
||||
scm:svn:svn+ssh://src.earth.threerings.net/nenya/trunk/
|
||||
</developerConnection>
|
||||
<url>http://nenya.googlecode.com/svn/tags/nenya-1.0</url>
|
||||
<url>http://nenya.googlecode.com/svn/trunk/</url>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user