From 34d2e743bd4319da92f03755d10332572665aafe Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 20 Oct 2019 16:47:23 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 2 +- 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 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index e3c96d1b3d..bef9f8bb9d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.201 + ${revision}${changelist} org.jenkins-ci.main diff --git a/cli/pom.xml b/cli/pom.xml index 8032fc195f..9f483141d4 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.201 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index 8252270c4b..0402553742 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.201 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 70522fa2d6..c9e2c832b6 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.201 + ${revision}${changelist} pom Jenkins main module @@ -61,7 +61,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.201 + ${scmTag} @@ -77,7 +77,7 @@ THE SOFTWARE. - 2.201 + 2.202 -SNAPSHOT