From a0c9542480023b907688e194400e5c9ef0605e9a Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 24 Apr 2022 10:42:49 +1000 Subject: [PATCH] [maven-release-plugin] prepare release pipeline-stage-view-2.24 --- pom.xml | 4 ++-- rest-api/pom.xml | 6 +++--- ui/pom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ed1db47b..8536ae18 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - ${revision}${changelist} + 2.24 pom Pipeline Stage View Plugin: Parent POM @@ -52,7 +52,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + pipeline-stage-view-2.24 diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 7307c68b..1ec44719 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -28,11 +28,11 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - ${revision}${changelist} + 2.24 pipeline-rest-api - ${revision}${changelist} + 2.24 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 - ${scmTag} + pipeline-stage-view-2.24 diff --git a/ui/pom.xml b/ui/pom.xml index cf90e903..3fb4ca76 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -28,11 +28,11 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - ${revision}${changelist} + 2.24 pipeline-stage-view - ${revision}${changelist} + 2.24 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 - ${scmTag} + pipeline-stage-view-2.24