diff --git a/cli/pom.xml b/cli/pom.xml index f93d43aa5d9c1c246312c4ef760f83ff1cce22e4..d54dac5918c733e3ceb403db648a53d88b3726ec 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.140 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index 0a6cc70f1c7bb88a69d6cb8c5fa2de0ab253dc19..763fa20fe27f707a4406c042e625364f74ce8a30 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.140 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 4a3a0e9c3146dd776b7e4d52da4864fae643be30..9df9713e0b83fe0a4c5213c012e3382ebdcfd938 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.140 + ${revision}${changelist} pom Jenkins main module @@ -59,7 +59,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.140 + ${scmTag} @@ -75,7 +75,7 @@ THE SOFTWARE. - 2.140 + 2.141 -SNAPSHOT