From 71d87076306fdfbb68274b194aaf0a5adda2577e Mon Sep 17 00:00:00 2001 From: Tim Jacomb <21194782+timja@users.noreply.github.com> Date: Mon, 10 Jan 2022 13:52:12 +0000 Subject: [PATCH] Bump bom and other archetypes to 2.303 (#376) --- empty-plugin/src/main/resources/archetype-resources/pom.xml | 6 +++--- .../src/main/resources/archetype-resources/pom.xml | 6 +++--- hello-world/src/main/resources/archetype-resources/pom.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/empty-plugin/src/main/resources/archetype-resources/pom.xml b/empty-plugin/src/main/resources/archetype-resources/pom.xml index 3dbbbd33..15864c5e 100644 --- a/empty-plugin/src/main/resources/archetype-resources/pom.xml +++ b/empty-plugin/src/main/resources/archetype-resources/pom.xml @@ -30,7 +30,7 @@ 1.0 -SNAPSHOT - 2.303.1 + 2.303.3 8 #if( $hostOnJenkinsGitHub == "true" )jenkinsci/${project.artifactId}-plugin#end @@ -39,8 +39,8 @@ io.jenkins.tools.bom - bom-2.277.x - 961.vf0c9f6f59827 + bom-2.303.x + 1090.v0a_33df40457a_ pom import diff --git a/global-configuration/src/main/resources/archetype-resources/pom.xml b/global-configuration/src/main/resources/archetype-resources/pom.xml index f7313fab..837f682e 100644 --- a/global-configuration/src/main/resources/archetype-resources/pom.xml +++ b/global-configuration/src/main/resources/archetype-resources/pom.xml @@ -39,7 +39,7 @@ 1.0 -SNAPSHOT - 2.277.1 + 2.303.3 8 #if( $hostOnJenkinsGitHub == "true" )jenkinsci/${project.artifactId}-plugin#end @@ -48,8 +48,8 @@ io.jenkins.tools.bom - bom-2.277.x - 961.vf0c9f6f59827 + bom-2.303.x + 1090.v0a_33df40457a_ pom import diff --git a/hello-world/src/main/resources/archetype-resources/pom.xml b/hello-world/src/main/resources/archetype-resources/pom.xml index 877be8f8..5bcd9a45 100644 --- a/hello-world/src/main/resources/archetype-resources/pom.xml +++ b/hello-world/src/main/resources/archetype-resources/pom.xml @@ -41,7 +41,7 @@ -SNAPSHOT - 2.277.1 + 2.303.3 8 #if( $hostOnJenkinsGitHub == "true" )jenkinsci/${project.artifactId}-plugin#end @@ -51,8 +51,8 @@ io.jenkins.tools.bom - bom-2.277.x - 961.vf0c9f6f59827 + bom-2.303.x + 1090.v0a_33df40457a_ pom import