diff --git a/cli/pom.xml b/cli/pom.xml index 6d534950dc8cf27652590695302dfc1649049fe0..d8e6094ef60f727e217f5b9406a2890cdce61647 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.0 + 2.1-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 267105b43d072b5236f534d98fc1d23fed139875..94b2451c57c6c5e735ec475543e6eb25670e561b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0 + 2.1-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 92229c7db0f6117552c0a31ea1eb5cae8d57849d..2664c41be281320eab5cdb9e1fc62eae0b5cd79d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0 + 2.1-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.0 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 28df9fcb25c9081cccc5971c2213fcf539dca62c..d1c3919932811ce96f3518d7b3ecc6f5215904a0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0 + 2.1-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index bdad9f62cf23b42247bfe8333147292bfb49b7e6..ae7732501b53d119bfdf9a024fbc886dc5ab922a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0 + 2.1-SNAPSHOT jenkins-war