From 27de9e64083c5a590ab45fcb78084700e465aabd Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Wed, 12 Oct 2022 22:33:01 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- rest-api/pom.xml | 6 +++--- ui/pom.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index d6b25aac..e932d3c4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - 2.27 + ${revision}${changelist} pom Pipeline Stage View Plugin: Parent POM @@ -52,11 +52,11 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - pipeline-stage-view-2.27 + ${scmTag} - 2.27 + 2.28 jenkinsci/pipeline-stage-view-plugin 2.289.x 2.289.3 diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 49625b31..7307c68b 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -28,11 +28,11 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - 2.27 + ${revision}${changelist} pipeline-rest-api - 2.27 + ${revision}${changelist} Pipeline: REST API Plugin Provides a REST API to access pipeline and pipeline run data https://github.com/jenkinsci/pipeline-stage-view-plugin @@ -42,7 +42,7 @@ scm:git:git://github.com/jenkinsci/pipeline-stage-view-plugin.git scm:git:git@github.com:jenkinsci/pipeline-stage-view-plugin.git https://github.com/jenkinsci/pipeline-stage-view-plugin - pipeline-stage-view-2.27 + ${scmTag} diff --git a/ui/pom.xml b/ui/pom.xml index 66dcd752..1ebc2e88 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -28,11 +28,11 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - 2.27 + ${revision}${changelist} pipeline-stage-view - 2.27 + ${revision}${changelist} Pipeline: Stage View Plugin Provides a swimlane view of the different stages in a pipeline. @@ -46,7 +46,7 @@ scm:git:git://github.com/jenkinsci/pipeline-stage-view-plugin.git scm:git:git@github.com:jenkinsci/pipeline-stage-view-plugin.git https://github.com/jenkinsci/pipeline-stage-view-plugin - pipeline-stage-view-2.27 + ${scmTag}