From f8dae7c7f85441d7f30a408f39686c3541958d60 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Thu, 27 Oct 2022 16:40:04 +0200 Subject: [PATCH 1/2] Remove version of plugin-util (is part of BOM). --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 938f5bbc..4dec3d54 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,6 @@ -SNAPSHOT jenkinsci/${project.artifactId}-plugin - - 2.17.0 1.17.5 @@ -46,14 +44,12 @@ io.jenkins.plugins plugin-util-api - ${plugin-util-api.version} io.jenkins.plugins plugin-util-api - ${plugin-util-api.version} + tests test - test-jar From 8bd5c506ddbf9b8d152e75355d9640d2b7a3d264 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Thu, 27 Oct 2022 17:35:53 +0200 Subject: [PATCH 2/2] Bump version of analysis-pom to 5.35.0. This will set the Jenkins baseline to 2.346. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4dec3d54..8f072e80 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.hudson.plugins analysis-pom - 5.33.0 + 5.35.0