diff --git a/cli/pom.xml b/cli/pom.xml index 905cad44b5ea2d47bfa00b86ccab5c9bcaaf382e..0fca80941a4595faa500915d31ef58bc1ccfc89c 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.94 + 2.95-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 1a7057dfd49686130e1a363e2c6ef4c6364fad54..a3a7bc6bffeeff691d0d79ff8b49b8e13a94f3f1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94 + 2.95-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index e62d01371eaa07c0724d13f581a3b3b59bb6d6c6..498b67a88e5508f589dc129389550d2dc2649ea5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94 + 2.95-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.94 + HEAD diff --git a/test/pom.xml b/test/pom.xml index a5c6b5fc228e6c56e1637c5e7f8d8b3a4d1af7d1..f38b1d2a09499b3afd9bc5806988c25b91c75847 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94 + 2.95-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 208c8a92b6c8c3f91cf216d65740a4669cd6350b..f9bb67064bd89029340b83c4858719cdb001058f 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.94 + 2.95-SNAPSHOT jenkins-war