diff --git a/pom.xml b/pom.xml index cf64b0d4..e8e776f1 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.jenkins-ci.plugins.pipeline-stage-view parent-pom - ${revision}${changelist} + 2.31 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.31 diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 81bcef3b..e2569901 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.31 pipeline-rest-api - ${revision}${changelist} + 2.31 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 - ${scmTag} + pipeline-stage-view-2.31 diff --git a/ui/pom.xml b/ui/pom.xml index 04f1fbdd..ab49e8b0 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.31 pipeline-stage-view - ${revision}${changelist} + 2.31 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 - ${scmTag} + pipeline-stage-view-2.31