rolling back to 1.60-SNAPSHOT. I guess I have to check if 1.60-SNAPSHOT works first

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1026 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
kohsuke 2006-11-06 20:00:13 +00:00
parent d7ad7126b2
commit 269e24ddd6
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -9,7 +9,7 @@
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.60-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hudson main module</name>

View File

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