[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
<artifactId>samskivert</artifactId>
|
<artifactId>samskivert</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.10.1</version>
|
<version>1.11-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>samskivert</name>
|
<name>samskivert</name>
|
||||||
<description>A collection of Java utilities.</description>
|
<description>A collection of Java utilities.</description>
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<connection>scm:git:git://github.com/samskivert/samskivert.git</connection>
|
<connection>scm:git:git://github.com/samskivert/samskivert.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:samskivert/samskivert.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:samskivert/samskivert.git</developerConnection>
|
||||||
<url>http://github.com/samskivert/samskivert/</url>
|
<url>http://github.com/samskivert/samskivert/</url>
|
||||||
<tag>samskivert-1.10.1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user