diff --git a/cli/pom.xml b/cli/pom.xml index 4b983f15a9606a679af6c312a99c0fd27738b229..c9af59becfb0a754ef2ec97d6d1e5d2c70cf1051 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.60 + 2.61-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 8d049a6152048a8aee8f2bccd69adcb93a9e6ba5..c1b9e3cd2af33ab63e8e8c371d65bf3f75192147 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60 + 2.61-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 0028e35a34343ec8cd162f92840f36ab52c884c3..8b354120198da4bb6f5cd383a201672139b0dd04 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60 + 2.61-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 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 821118e78ea8520e0d862a49602cdac3b783a4e2..54c564ad9e6217af6a1feabcccc577746ff095a1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60 + 2.61-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index d499b1720f2fa8bbc7afbf8043878821ed9cf041..14f647d5b41ab9528b67d53aa6fe288c11ebea2a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.60 + 2.61-SNAPSHOT jenkins-war