diff --git a/cli/pom.xml b/cli/pom.xml index 76baf35253efb4338eeed5623483bee9e8065ffe..085e05fa7a1bdc8719e90c9e024b071349d4c37f 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.132 + 2.133-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 7933590a1dfe34187f30113a2e2b6362de2fdd87..026c8609d6cf4cfa85b7aeeb8bf8e5b280b13860 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.132 + 2.133-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 70486cafa671f9bc615a21c708f18b7c03f37f42..d6eadd4084ad3cf85bc9b6bc5df09ddd30f3cc3b 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.132 + 2.133-SNAPSHOT pom Jenkins main module @@ -59,7 +59,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.132 + ${scmTag} diff --git a/test/pom.xml b/test/pom.xml index d363e3f7fac81fd13436feb11893008062e2d9ed..d7d2a6aa03b4b0aa5fefbd52406aad823103afae 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.132 + 2.133-SNAPSHOT jenkins-test diff --git a/war/pom.xml b/war/pom.xml index 5f7bc877192725a40a19ff4d5a01ba8fe483e0de..a3a11e075caa7530dfbb36c2a3a3c0527e478f11 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.132 + 2.133-SNAPSHOT jenkins-war