diff --git a/cli/pom.xml b/cli/pom.xml index 9d6034e2f134e13efcd3b182a6a03004e292894f..006f183ac12bf10600b7ed0120333eec4e0bfc72 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.109 + 2.110-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 3902438270824e5b257c02ca167cbbaf422377f4..6f03e81ca298124cd7317cc7250d04feb45a6d7c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.109 + 2.110-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index c18b775f7267e78b7a6466729a2dbd577e252b45..5915c55d00119c91d83bde554f0bef74b7e58f4c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.109 + 2.110-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.109 + HEAD diff --git a/test/pom.xml b/test/pom.xml index ad48c660ddd5f23f6b5da5004d52970d3abf860c..9d17a1f4e156159d25236c51d027249e41f1cc49 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.109 + 2.110-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 9d6ec099ad48001fed179db9a0b9b147685bf0ba..0bad2fee7d99c39baca51f1f6db592751e1721f3 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.109 + 2.110-SNAPSHOT jenkins-war