mirror of https://github.com/jenkinsci/jenkins.git
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:
parent
d7ad7126b2
commit
269e24ddd6
|
@ -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>
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue