diff --git a/core/pom.xml b/core/pom.xml index 2d27529..6783c4e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20250108 + ${revision}${changelist} org.jenkins-ci commons-jelly - 1.1-jenkins-20250108 + ${revision}${changelist} jar Apache Commons Jelly Core Apache Commons Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine. diff --git a/jelly-tags/ant/pom.xml b/jelly-tags/ant/pom.xml index 750b802..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-20250108 + ${revision}${changelist} commons-jelly-tags-ant diff --git a/jelly-tags/define/pom.xml b/jelly-tags/define/pom.xml index 2506f9f..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-20250108 + ${revision}${changelist} org.jvnet.hudson diff --git a/jelly-tags/dynabean/pom.xml b/jelly-tags/dynabean/pom.xml index 3c88894..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-20250108 + ${revision}${changelist} commons-jelly-tags-dynabean diff --git a/jelly-tags/fmt/pom.xml b/jelly-tags/fmt/pom.xml index ad8a90d..a4757e3 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-20250108 + ${revision}${changelist} commons-jelly-tags-fmt diff --git a/jelly-tags/junit/pom.xml b/jelly-tags/junit/pom.xml index 670cd2e..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-20250108 + ${revision}${changelist} commons-jelly-tags-junit diff --git a/jelly-tags/log/pom.xml b/jelly-tags/log/pom.xml index eec4f72..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-20250108 + ${revision}${changelist} commons-jelly-tags-log diff --git a/jelly-tags/pom.xml b/jelly-tags/pom.xml index f4bc25b..cb22652 100644 --- a/jelly-tags/pom.xml +++ b/jelly-tags/pom.xml @@ -4,11 +4,11 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20250108 + ${revision}${changelist} commons-jelly-tags - 1.1-jenkins-20250108 + ${revision}${changelist} pom Apache Commons Jelly Tag Libraries Parent Parent pom for tag library projects. diff --git a/jelly-tags/util/pom.xml b/jelly-tags/util/pom.xml index 1bbb69a..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-20250108 + ${revision}${changelist} commons-jelly-tags-util diff --git a/jelly-tags/xml/pom.xml b/jelly-tags/xml/pom.xml index f7f76ce..8cb2388 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-20250108 + ${revision}${changelist} commons-jelly-tags-xml diff --git a/pom.xml b/pom.xml index 53a043c..7e121da 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci commons-jelly-parent - 1.1-jenkins-20250108 + ${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-20250108 + ${scmTag} https://github.com/${gitHubRepo} @@ -41,7 +41,7 @@ - 1.1-jenkins-20250108 + 1.1-jenkins-20250109 -SNAPSHOT jenkinsci/jelly 1.10.15