From dedde6195362b4aeae75f8a147cdf263b2f9854b Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Tue, 16 Jul 2019 20:22:51 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cli/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 6 +++--- test-jdk8/pom.xml | 2 +- test-pom/pom.xml | 2 +- test/pom.xml | 2 +- war/pom.xml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index df318013dd..5d3738bd42 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.186 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index 634550138e..41c58c486f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.186 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 644600288a..cd909d34b9 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.186 + ${revision}${changelist} pom Jenkins main module @@ -60,7 +60,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.186 + ${scmTag} @@ -76,7 +76,7 @@ THE SOFTWARE. - 2.186 + 2.187 -SNAPSHOT