diff --git a/cli/pom.xml b/cli/pom.xml index c8334ef64d0db85f0e8c736d465f678d29d7bb76..7e07d5a12e74d5b0f1e90a8aa8298cdd90213617 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.86 + 2.87-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 59cffec2fa62aa0e5bd142b4c116ca045615ee2d..5d47e1d6a1e0b44b51e72d21d57ab6e4150230aa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.86 + 2.87-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index b083763fc4c2d52aff31e4492a8493addd5ab9f4..632ab7b772232345065ba3fb2eb0ee72f3891d12 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.86 + 2.87-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.86 + HEAD diff --git a/test/pom.xml b/test/pom.xml index f18f04534479f9f0f9baa54e6ac6f7e81159793d..ce5c4262a15e03dbeb7cad0db859bfcc0921a61a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.86 + 2.87-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index cd4bd39b7bbecbf48d5b997876ab990a304d6d85..1c4625ec0f0018c876a8a93f5783e7605fdcaa59 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.86 + 2.87-SNAPSHOT jenkins-war