From c0ce2c178158d443f660ac1aaad68190417d42e6 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Tue, 14 Apr 2020 08:25:31 -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/pom.xml | 2 +- war/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 67ed47d3ec..df6185f879 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.231 + ${revision}${changelist} org.jenkins-ci.main diff --git a/cli/pom.xml b/cli/pom.xml index e2a6c78595..77375bbe7a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.231 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index 7f2cf30c36..79462dfe4c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.231 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index dfae41001f..df48f8e6de 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.231 + ${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.231 + ${scmTag} @@ -76,7 +76,7 @@ THE SOFTWARE. - 2.231 + 2.232 -SNAPSHOT