[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>ooo-user</artifactId>
|
<artifactId>ooo-user</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.6.7</version>
|
<version>1.7-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>ooo-user</name>
|
<name>ooo-user</name>
|
||||||
<description>A bunch of user management code used by OOO.</description>
|
<description>A bunch of user management code used by OOO.</description>
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:threerings/ooo-user.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:threerings/ooo-user.git</developerConnection>
|
||||||
<url>https://github.com/threerings/ooo-user</url>
|
<url>https://github.com/threerings/ooo-user</url>
|
||||||
<tag>ooo-user-1.6.7</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<prerequisites>
|
<prerequisites>
|
||||||
|
|||||||
Reference in New Issue
Block a user