From 5c5b17f6552586978b41f96efb0b98f630b46e62 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 24 Jul 2024 14:31:39 -0600 Subject: [PATCH] Define and use jenkins.baseline property (#101) 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 35b3258..0cbbbe2 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,8 @@ 999999-SNAPSHOT jenkinsci/basic-branch-build-strategies-plugin - 2.426.3 + 2.426 + ${jenkins.baseline}.3 Max Low false @@ -87,7 +88,7 @@ io.jenkins.tools.bom - bom-2.426.x + bom-${jenkins.baseline}.x 3208.vb_21177d4b_cd9 pom import