diff --git a/cli/pom.xml b/cli/pom.xml index d0a31fdd5c3f901f73d4d28a001d303266863977..3b561518b4860faa74da14251ce1f77f92458e0d 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.7.2 + 2.7.3-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 4a90848a03883c39f5b8a04111622ea725fc27dc..a3efbaa2e0c2ff67b8f9e76ad57f29beb4e202fc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7.2 + 2.7.3-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index d30c5c188af79a62e370c02ac426d0486ab1a96f..f0a6b135aaca3afa5ce4365c6adb42c428d1c4f2 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7.2 + 2.7.3-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.7.2 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 7c50bda94ea29b5fb11703f4911cf626deed9465..5d6e742f83a241f59313423befdbcfd8a655d955 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7.2 + 2.7.3-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index c8d7427077b423ebf226c6284c0daa057f682e61..da4db53cba5407efcb79c8b5ccd86acee5e4cb6d 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7.2 + 2.7.3-SNAPSHOT jenkins-war