diff --git a/cli/pom.xml b/cli/pom.xml index 9550376d11ec91bbf6ac938fe626bace15321990..0ee2aae04e641aeb87f2a8f3bd78f2086f3c6ec3 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.9 + 2.10-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 6f8e8b4164f1b256f31647c813b23d678f32bd20..9015609e2d6e37d99354c1b0a27eb57c1acb6dd0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.9 + 2.10-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 394c45999f29f3c5f1f5dd9386e15b61ede7e869..a993351838b0f584e50a1d48d52f9c3b00cb673f 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.9 + 2.10-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.9 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 9be146ab5197952024f0fd22b32e61ee31eec8c9..1ec04473afd3118a0ff5d255078507727e0774eb 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.9 + 2.10-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 363d0d82756e971a7e97a2ca51f6a6463e5c4e85..8ba37bb3a836111f8cf6b1c43d3271293c1f997c 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.9 + 2.10-SNAPSHOT jenkins-war