From 317cb7a9721c913d05364dd6e943b4f6c8caf415 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 3 Sep 2024 08:27:08 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- jelly-tags/ant/pom.xml | 2 +- jelly-tags/define/pom.xml | 2 +- jelly-tags/dynabean/pom.xml | 2 +- jelly-tags/fmt/pom.xml | 2 +- jelly-tags/junit/pom.xml | 2 +- jelly-tags/log/pom.xml | 2 +- jelly-tags/pom.xml | 2 +- jelly-tags/util/pom.xml | 2 +- jelly-tags/xml/pom.xml | 2 +- pom.xml | 6 +++--- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 095e5b2..013495b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20240903 + ${revision}${changelist} org.jenkins-ci diff --git a/jelly-tags/ant/pom.xml b/jelly-tags/ant/pom.xml index 5d98c87..8b656fe 100644 --- a/jelly-tags/ant/pom.xml +++ b/jelly-tags/ant/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-ant diff --git a/jelly-tags/define/pom.xml b/jelly-tags/define/pom.xml index 23b2951..1b70211 100644 --- a/jelly-tags/define/pom.xml +++ b/jelly-tags/define/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} org.jvnet.hudson diff --git a/jelly-tags/dynabean/pom.xml b/jelly-tags/dynabean/pom.xml index e9ff2ad..25a5fd3 100644 --- a/jelly-tags/dynabean/pom.xml +++ b/jelly-tags/dynabean/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-dynabean diff --git a/jelly-tags/fmt/pom.xml b/jelly-tags/fmt/pom.xml index 5cd65c8..dbc2d3c 100644 --- a/jelly-tags/fmt/pom.xml +++ b/jelly-tags/fmt/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-fmt diff --git a/jelly-tags/junit/pom.xml b/jelly-tags/junit/pom.xml index 69d1df2..6ddc33f 100644 --- a/jelly-tags/junit/pom.xml +++ b/jelly-tags/junit/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-junit diff --git a/jelly-tags/log/pom.xml b/jelly-tags/log/pom.xml index 23778c0..77534d3 100644 --- a/jelly-tags/log/pom.xml +++ b/jelly-tags/log/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-log diff --git a/jelly-tags/pom.xml b/jelly-tags/pom.xml index 1691858..c7eb102 100644 --- a/jelly-tags/pom.xml +++ b/jelly-tags/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags diff --git a/jelly-tags/util/pom.xml b/jelly-tags/util/pom.xml index 2a2f8ab..7163bd9 100644 --- a/jelly-tags/util/pom.xml +++ b/jelly-tags/util/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-util diff --git a/jelly-tags/xml/pom.xml b/jelly-tags/xml/pom.xml index b4b447c..5f5e321 100644 --- a/jelly-tags/xml/pom.xml +++ b/jelly-tags/xml/pom.xml @@ -20,7 +20,7 @@ org.jenkins-ci commons-jelly-tags - 1.1-jenkins-20240903 + ${revision}${changelist} commons-jelly-tags-xml diff --git a/pom.xml b/pom.xml index 1703be2..dd3f53c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20240903 + ${revision}${changelist} pom Apache Commons Jelly Parent Parent pom for Apache Commons Jelly @@ -29,7 +29,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git - commons-jelly-1.1-jenkins-20240903 + ${scmTag} https://github.com/${gitHubRepo} @@ -41,7 +41,7 @@ - 1.1-jenkins-20240511 + 1.1-jenkins-20240904 -SNAPSHOT jenkinsci/jelly 1.10.15