From 3af72674b1e938a7c44aa2f857d4136f80c219d4 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 18 Jan 2023 13:13:24 +1000 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 0ed7bc2e..c7fc8aa2 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - 2.29 + ${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.29 + ${scmTag} - 2.29 + 2.30 jenkinsci/pipeline-stage-view-plugin 2.289.x 2.361 diff --git a/rest-api/pom.xml b/rest-api/pom.xml index d816ed55..81bcef3b 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.29 + ${revision}${changelist} pipeline-rest-api - 2.29 + ${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/blob/master/rest-api/README.md @@ -42,7 +42,7 @@ scm:git:https://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.29 + ${scmTag} diff --git a/ui/pom.xml b/ui/pom.xml index 823f190a..a1bb0bc2 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -28,11 +28,11 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - 2.29 + ${revision}${changelist} pipeline-stage-view - 2.29 + ${revision}${changelist} Pipeline: Stage View Plugin Provides a swimlane view of the different stages in a pipeline. @@ -46,7 +46,7 @@ scm:git:https://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.29 + ${scmTag}