From 7ef9d3133a0a984d3d8add243d11b716ff968139 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 24 Jul 2024 14:18:26 -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 04b112f..a417e33 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,8 @@ 999999-SNAPSHOT jenkinsci/elastic-axis-plugin - 2.426.3 + 2.426 + ${jenkins.baseline}.3 Max Low false @@ -49,7 +50,7 @@ io.jenkins.tools.bom - bom-2.426.x + bom-${jenkins.baseline}.x 3208.vb_21177d4b_cd9 pom import