From 65b89cd663adf3b88b3dd833dc12ca2abcce682e Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 3 Feb 2021 12:48:18 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pipeline-model-api/pom.xml | 4 ++-- pipeline-model-definition/pom.xml | 4 ++-- pipeline-model-extensions/pom.xml | 4 ++-- pipeline-stage-tags-metadata/pom.xml | 4 ++-- pom.xml | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pipeline-model-api/pom.xml b/pipeline-model-api/pom.xml index 716de0d65..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.3 + ${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.3 + ${scmTag} diff --git a/pipeline-model-definition/pom.xml b/pipeline-model-definition/pom.xml index eecd431e1..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.3 + ${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.3 + ${scmTag} diff --git a/pipeline-model-extensions/pom.xml b/pipeline-model-extensions/pom.xml index aab3a7471..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.3 + ${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.3 + ${scmTag} diff --git a/pipeline-stage-tags-metadata/pom.xml b/pipeline-stage-tags-metadata/pom.xml index c96384516..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.3 + ${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.3 + ${scmTag} diff --git a/pom.xml b/pom.xml index 7d032f152..a7d330fb8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 4.0.0 org.jenkinsci.plugins pipeline-model-parent - 1.8.3 + ${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.3 + ${scmTag} @@ -183,7 +183,7 @@ - 1.8.3 + 1.8.4 -SNAPSHOT 2.190.3 8