From bcb397c6965ae670f508d37483456fe11c6a586f Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 24 Jul 2024 14:19:27 -0600 Subject: [PATCH] Define and use jenkins.baseline property Avoid updates to jenkins.version that do not also update the Jenkins plugin bill of materials version. https://github.com/jenkinsci/archetypes/pull/737 is the inspiration. Thanks @timja! --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d8baec..c70294d 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,8 @@ 5.1.1 -SNAPSHOT jenkinsci/priority-sorter-plugin - 2.426.3 + 2.426 + ${jenkins.baseline}.3 Max Low false @@ -55,7 +56,7 @@ io.jenkins.tools.bom - bom-2.426.x + bom-${jenkins.baseline}.x 3208.vb_21177d4b_cd9 pom import