From fb6b15dd4018b7412d65841c2d580c7cf25ac0a3 Mon Sep 17 00:00:00 2001
From: strangelookingnerd
<49242855+strangelookingnerd@users.noreply.github.com>
Date: Mon, 13 Jan 2025 16:41:35 +0100
Subject: [PATCH] Use `jenkins.baseline` to reduce bom update mistakes
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index edf8ebc..3302b3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,9 +16,9 @@
-SNAPSHOT
jenkinsci/report-generic-chart-column-plugin
4.2.1.5
- 2.361.4
-
- 2.361.x
+
+ 2.361
+ ${jenkins.baseline}.4
@@ -58,7 +58,7 @@
io.jenkins.tools.bom
- bom-${bom.version}
+ bom-${jenkins.baseline}.x
2102.v854b_fec19c92
import