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

This commit is contained in:
kohsuke 2010-04-08 05:44:47 +00:00
parent 8f79f45e82
commit 56ac8f1c8f

View file

@ -8,14 +8,8 @@
</parent>
<artifactId>script-realm</artifactId>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Security Realm by custom script</name>
<url>http://wiki.hudson-ci.org/display/HUDSON/Script+Security+Realm</url>
<scm>
<connection>scm:svn:https://guest@svn.dev.java.net/svn/hudson/tags/script-realm-1.1</connection>
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/script-realm-1.1</developerConnection>
<url>https://hudson.dev.java.net/source/browse/hudson/tags/script-realm-1.1</url>
</scm>
</project>