diff --git a/cli/pom.xml b/cli/pom.xml index 707d077781a11e1ed318509425185cb78b9276a0..d5e4528b1efe2ca28ba379e1f243bd57c8a387fe 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.49 + 2.50-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 7335a47fdb3a729a88a87df413568d073f795720..6feb9ec9970fac03d8f130f258f77dd92a4312df 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.49 + 2.50-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index bd0762302b1d327b23d185c71d5fc8e21ba0259f..fcee51810ea60dbf74eb1a8e57d234833f53c944 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.49 + 2.50-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.49 + HEAD diff --git a/test/pom.xml b/test/pom.xml index fd8cbede4407395a91af270ade84eae79a0690d8..50734d76852cbcf5395afc797b91351a810fff1d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.49 + 2.50-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index a75f6caecb2909f6385b06305b58dbc801f515b3..2cb82f0a9a39568506d9deff1027b8b9f4918514 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.49 + 2.50-SNAPSHOT jenkins-war