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

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1025 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
kohsuke 2006-11-06 19:55:22 +00:00
parent 00ea9a41b5
commit d7ad7126b2
3 changed files with 3 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.60</version>
<version>1.61-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -9,7 +9,7 @@
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.60</version>
<version>1.61-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hudson main module</name>
@ -19,8 +19,4 @@
<module>core</module>
<module>war</module>
</modules>
<scm>
<tag>pom-1_60</tag>
</scm>
</project>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.60</version>
<version>1.61-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>