diff --git a/cli/pom.xml b/cli/pom.xml index 15dce2038f2ca6709e06699af29304dc4cc6f6a1..d964dd4a5af604784da8c38c57c5793d852004c2 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 1.653 + 1.654-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 8569ece99107ca241b8ff3b966d113e6b059f223..cc2fc06058b7edd0d45dd0ddafa81de66a9b09ba 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.653 + 1.654-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index fa1a6cd8f7f994435e7b2a3e59047d002a866eff..84fe951531d5df5bbc4851941f821a48fd8031d1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.653 + 1.654-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-1.653 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 0d5d359502c7725b479bcfd7b05c38e8f2e4a1d8..bac3215a60cbda491aab565fec0b9ce749fcc0ef 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.653 + 1.654-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index a646979c0f93ad35bc8b7578f1c6ee68c52179e3..b7ccb03d668c909a8e9cccee23e63a678adc9043 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.653 + 1.654-SNAPSHOT jenkins-war