diff --git a/cli/pom.xml b/cli/pom.xml index 73d603e530bf3e74a6923b2ce562067125620e69..f07787e8787aa728dc4e4671557448569bb14743 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.59 + 2.60-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index de89e245bab51b69248e794c9dbf8a001693da28..eaa99206089b9852a2cc290b71876457fb6612e7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.59 + 2.60-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 8f1e393247b15d1ad649798432a609793ff2d964..2b4a4f6a9513680416d868f020e430209a2ff64f 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.59 + 2.60-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.59 + HEAD diff --git a/test/pom.xml b/test/pom.xml index a813ff91084ffd34ca5797965b52b8be35e672be..08d8620a06a72ef5cc2b41d2f9cf824e858fe4da 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.59 + 2.60-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 5fb6f2d30ff04426a5813b639788412fcbdff1e0..92255abba5dddab1c4e604fafe34380721251d6a 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.59 + 2.60-SNAPSHOT jenkins-war