diff --git a/cli/pom.xml b/cli/pom.xml index 9df5727068b430f2b816f445bd34837fe813f123..990dc5d0b0caa18c8b0b21cf6d494becbb2cad5e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.60.3 + 2.60.4-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 8d994d1915e2e80c4a7f304c214880c09f6bce72..5248d7f2784cee92ee4e05f7f1bb87dfd4e57fbc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60.3 + 2.60.4-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index aeff01651ac3323c8f0bed143e39cfa14d433f1d..21ecf564ea86ca9414940eea77f17cc476b72f06 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60.3 + 2.60.4-SNAPSHOT pom Jenkins main module @@ -58,7 +58,7 @@ THE SOFTWARE. scm:git:git://github.com/jenkinsci/jenkins.git scm:git:ssh://git@github.com/jenkinsci/jenkins.git https://github.com/jenkinsci/jenkins - jenkins-2.60.3 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 35198862f0db661beb5b3fa0387c30ee6d6a3d76..0f494e6748f2fdab007171ffa5d013020d8bc6a9 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60.3 + 2.60.4-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 4adb3b0156428c5d36288caa4b98db4c8f7236c5..cf1363a22f46b1ba50314d77e228218cfa51155f 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60.3 + 2.60.4-SNAPSHOT jenkins-war