diff --git a/cli/pom.xml b/cli/pom.xml index b23ced16d1703f0acd9c062068cefe0ef9bf4c7a..0a8ec5658a608934a4043f5e707dfe2cf481dafb 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.70 + 2.71-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index c9ff05605823fa63bd2c311ac0f7c449236be68e..db4811997b41251bd57754156a9e1baa77538633 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.70 + 2.71-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index cfa04ca612b8ad9065b5f683e8caed810b6194bd..66b138199e220b01250dcedb815e9933de2d969d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.70 + 2.71-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.70 + HEAD diff --git a/test/pom.xml b/test/pom.xml index d1c1c2abcd61bb3f36816666a10decc2a87aeb8c..c34c7b1a5841b37b3f392bcb0b7a8bda4f5f76a3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.70 + 2.71-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 93e34a5f1a31eb190380d73bbc75f59dc1a790c0..0b4aefe481890f45be016833adc2a1835fffedd3 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.70 + 2.71-SNAPSHOT jenkins-war