diff --git a/cli/pom.xml b/cli/pom.xml index b44a6eaf9356ec3354f02b33a7102fbf8580438e..546c05000dc03585b57c4384d833757782896fc5 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.84 + 2.85-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 3db1cacf3d294b96407cd0e4ebc4ca21e9d86c5a..159b61b6c2fa639f078508c1f65d6fa51b8651b4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.84 + 2.85-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 2fd31e20ca7576a3db9f069907c6bbecdc07e6a3..f0e57d4d7904fb1ff43fe6f8714209466d47531c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.84 + 2.85-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.84 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 3eeec29fbed600bb2f16b00635cf862e64f74c26..4d06f34a33dbe70a902c1d8970872ad6d4721176 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.84 + 2.85-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 58b5641d874e5ee72378748e077ae904a8253b1a..4612568590b82c2ef1d62a87de1e67a50c1a372a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.84 + 2.85-SNAPSHOT jenkins-war