From 6fea9b24d8979f5b26245025f3a0dd48a572293c Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 14 Jul 2019 12:23:24 -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 437768ee56..5cb529ccec 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.185 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index aa62c3ad2a..36ff6543a6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.185 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 72ef82107c..e8441ece66 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.185 + ${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.185 + ${scmTag} @@ -76,7 +76,7 @@ THE SOFTWARE. - 2.185 + 2.186 -SNAPSHOT