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

This commit is contained in:
Stephen Connolly 2014-05-23 15:13:15 +01:00
parent 5b546c1210
commit 68e3291489

View file

@ -8,7 +8,7 @@
</parent>
<artifactId>ldap</artifactId>
<version>1.10.2</version>
<version>1.11-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>LDAP Plugin</name>
@ -29,7 +29,7 @@
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<tag>ldap-1.10.2</tag>
<tag>HEAD</tag>
</scm>
<repositories>