From 86a27454e3571214e080efe4105304353aa87d8a Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Mon, 20 May 2019 01:22:44 -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 3f44c34da2..b4e780844f 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.178 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index e26935c51a..19e6db082a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.178 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 7351644318..f27a476356 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.178 + ${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.178 + ${scmTag} @@ -76,7 +76,7 @@ THE SOFTWARE. - 2.178 + 2.179 -SNAPSHOT