From 7d1f2bb72d30bb2d574b7f793966923a57e73b70 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 30 Oct 2024 10:22:48 -0700 Subject: [PATCH] Require 2.479.1 LTS or newer --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 22476eca..a6ab15c3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 5.1 + 5.2 matrix-project @@ -15,7 +15,9 @@ 999999-SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.479 + + 2.479 + ${jenkins.baseline}.1 true @@ -83,8 +85,8 @@ io.jenkins.tools.bom - bom-2.462.x - 3435.v238d66a_043fb_ + bom-${jenkins.baseline}.x + 3482.vc10d4f6da_28a_ import pom