diff --git a/cli/pom.xml b/cli/pom.xml index 77b415123c2287c2d4f255a5f4a1d2705c1aa08e..a41bf024f3c3a65627e6340a14c6ac999a301c67 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.45 + 2.46-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 28b99dc43c9766f71ca9fabe3b5be8dac580e9a3..9da68d4aa9d9392a99572931e9af47a3036242de 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.45 + 2.46-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index dd3c5e4e9c35e1725f72c31e073c5dcb9de12fb2..0be4d5f0733269590d3d83550b0d232156e04ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.45 + 2.46-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.45 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 55444cb21272107ba0bb4b79a22830155a97bb6f..217e1331a01371ef514864cabdee923a4ba09a86 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.45 + 2.46-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 56bb296469a136e62e20784cc352671f51638fa9..f51f36bebe7fbe7c758816f16cf682caef6a3b20 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.45 + 2.46-SNAPSHOT jenkins-war