From 87395087b358cf6feef72edda2a5d3213fda47b0 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Fri, 19 Jun 2020 15:02:16 -0400 Subject: [PATCH] [maven-release-plugin] prepare release bom-11 --- bom-2.176.x/pom.xml | 2 +- bom-2.190.x/pom.xml | 2 +- bom-2.204.x/pom.xml | 2 +- bom-2.222.x/pom.xml | 2 +- bom-latest/pom.xml | 2 +- pom.xml | 4 ++-- sample-plugin/pom.xml | 6 +++++- 7 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bom-2.176.x/pom.xml b/bom-2.176.x/pom.xml index cfa4e9d30..fca5f3a1c 100644 --- a/bom-2.176.x/pom.xml +++ b/bom-2.176.x/pom.xml @@ -4,7 +4,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 bom-2.176.x pom diff --git a/bom-2.190.x/pom.xml b/bom-2.190.x/pom.xml index 7777e6c73..c4263e2db 100644 --- a/bom-2.190.x/pom.xml +++ b/bom-2.190.x/pom.xml @@ -4,7 +4,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 bom-2.190.x pom diff --git a/bom-2.204.x/pom.xml b/bom-2.204.x/pom.xml index e0c0d725b..458ff8b8e 100644 --- a/bom-2.204.x/pom.xml +++ b/bom-2.204.x/pom.xml @@ -4,7 +4,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 bom-2.204.x pom diff --git a/bom-2.222.x/pom.xml b/bom-2.222.x/pom.xml index 98c561f56..e1c0ff214 100644 --- a/bom-2.222.x/pom.xml +++ b/bom-2.222.x/pom.xml @@ -4,7 +4,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 bom-2.222.x pom diff --git a/bom-latest/pom.xml b/bom-latest/pom.xml index 8426cdad2..fce5d3207 100644 --- a/bom-latest/pom.xml +++ b/bom-latest/pom.xml @@ -4,7 +4,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 bom-2.235.x pom diff --git a/pom.xml b/pom.xml index d90c0ef93..9c8852427 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.jenkins.tools.bom parent - ${revision}${changelist} + 11 pom 11 @@ -26,7 +26,7 @@ scm:git:git@github.com/jenkinsci/bom.git scm:git:ssh://git@github.com/jenkinsci/bom.git https://github.com/jenkinsci/bom - ${scmTag} + bom-11 bom-latest diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index bc781ed9f..e0b0dfad3 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -9,7 +9,7 @@ io.jenkins.tools.bom sample - ${revision}${changelist} + 11 hpi 11 @@ -290,4 +290,8 @@ + + + bom-11 +