diff --git a/pipeline-model-api/pom.xml b/pipeline-model-api/pom.xml index b7673f2ba..7749815c2 100644 --- a/pipeline-model-api/pom.xml +++ b/pipeline-model-api/pom.xml @@ -27,7 +27,7 @@ org.jenkinsci.plugins pipeline-model-parent - 1.8.2 + ${revision}${changelist} org.jenkinsci.plugins @@ -41,7 +41,7 @@ scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin scm:git:git@github.com:jenkinsci/pipeline-model-definition-plugin.git https://github.com/jenkinsci/pipeline-model-definition-plugin - pipeline-model-definition-1.8.2 + ${scmTag} diff --git a/pipeline-model-definition/pom.xml b/pipeline-model-definition/pom.xml index 972f99353..a3da36cfb 100644 --- a/pipeline-model-definition/pom.xml +++ b/pipeline-model-definition/pom.xml @@ -27,7 +27,7 @@ org.jenkinsci.plugins pipeline-model-parent - 1.8.2 + ${revision}${changelist} org.jenkinsci.plugins @@ -89,7 +89,7 @@ scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin scm:git:git@github.com:jenkinsci/pipeline-model-definition-plugin.git https://github.com/jenkinsci/pipeline-model-definition-plugin - pipeline-model-definition-1.8.2 + ${scmTag} diff --git a/pipeline-model-extensions/pom.xml b/pipeline-model-extensions/pom.xml index 2d6d388a3..7f9081618 100644 --- a/pipeline-model-extensions/pom.xml +++ b/pipeline-model-extensions/pom.xml @@ -27,7 +27,7 @@ org.jenkinsci.plugins pipeline-model-parent - 1.8.2 + ${revision}${changelist} org.jenkinsci.plugins @@ -54,7 +54,7 @@ scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin scm:git:git@github.com:jenkinsci/pipeline-model-definition-plugin.git https://github.com/jenkinsci/pipeline-model-definition-plugin - pipeline-model-definition-1.8.2 + ${scmTag} diff --git a/pipeline-stage-tags-metadata/pom.xml b/pipeline-stage-tags-metadata/pom.xml index 8fff1fd2c..090d1cdd1 100644 --- a/pipeline-stage-tags-metadata/pom.xml +++ b/pipeline-stage-tags-metadata/pom.xml @@ -27,7 +27,7 @@ org.jenkinsci.plugins pipeline-model-parent - 1.8.2 + ${revision}${changelist} pipeline-stage-tags-metadata @@ -40,7 +40,7 @@ scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin scm:git:git@github.com:jenkinsci/pipeline-model-definition-plugin.git https://github.com/jenkinsci/pipeline-model-definition-plugin - pipeline-model-definition-1.8.2 + ${scmTag} diff --git a/pom.xml b/pom.xml index f01b3fbcc..8dd8988f1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 4.0.0 org.jenkinsci.plugins pipeline-model-parent - 1.8.2 + ${revision}${changelist} pom Pipeline: Model Parent POM An opinionated, declarative Pipeline @@ -58,7 +58,7 @@ scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin scm:git:git@github.com:jenkinsci/pipeline-model-definition-plugin.git https://github.com/jenkinsci/pipeline-model-definition-plugin - pipeline-model-definition-1.8.2 + ${scmTag} @@ -183,7 +183,7 @@ - 1.8.2 + 1.8.3 -SNAPSHOT 2.190.3 8