diff --git a/cli/pom.xml b/cli/pom.xml index d64a26628a4c91c952d08bc175b2776d66af4fe8..3577c6a73faa7cfda004bdea1c8ed94287e51dce 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 1.655 + 1.656-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index ab263d47c7ac58f38dd9458d4caa6b555c16cf41..20c9b8a1f6ddafb7fb6b75c56c2f06c3b06c1867 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.655 + 1.656-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 30fb13ba61e5801d5a76f7d3256128f68f47348f..0c681797d029948b8706cbceead6da87f8f254f0 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.655 + 1.656-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.655 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 769926bf0354dfa96d54ad73cd05a6debbc6db8f..1814cf901271fb3e7d776bed9efdba178da97e89 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.655 + 1.656-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index acf8eb69653cf02fabe3278f7df87aad9db4be5f..8e9622d0a1b423097ab57e8c67784c966f8d3be9 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.655 + 1.656-SNAPSHOT jenkins-war