From 0e75d07fa70eb4beb30ddbef57800f4d778effb8 Mon Sep 17 00:00:00 2001 From: Jenkins Release Bot <66998184+jenkins-release-bot@users.noreply.github.com> Date: Tue, 15 Sep 2020 12:20:04 +0000 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 f5da99479b..3b42ce4395 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.257 + ${revision}${changelist} jenkins-bom diff --git a/cli/pom.xml b/cli/pom.xml index d0297dc5f3..cdadeb841d 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main jenkins-parent - 2.257 + ${revision}${changelist} cli diff --git a/core/pom.xml b/core/pom.xml index 15a313233b..f975bb3447 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.257 + ${revision}${changelist} jenkins-core diff --git a/pom.xml b/pom.xml index 7716b6ba3d..2d574371fa 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ THE SOFTWARE. org.jenkins-ci.main jenkins-parent - 2.257 + ${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.257 + ${scmTag} @@ -76,7 +76,7 @@ THE SOFTWARE. - 2.257 + 2.258 -SNAPSHOT