From 83b8bfef72ace994cec0e3859548f802d297e78d Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Sat, 29 Mar 2025 12:44:57 +0000 Subject: [PATCH] chore(pom): Use recommended core version 2.462.3, and Java 11. --- pom.xml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 6115111..3b8bbad 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.42 + 4.88 io.jenkins.plugins @@ -18,29 +18,21 @@ 4.0.13-2 -SNAPSHOT - 2.332 - ${jenkins.baseline}.4 - 11 + + 2.462 + ${jenkins.baseline}.3 jenkinsci/${project.artifactId}-plugin 4.0.13 3.6.0-4 - - - Simon Symhoven - simonsymhoven - post@simon-symhoven.de - - - io.jenkins.tools.bom bom-${jenkins.baseline}.x - 1478.v81d3dc4f9a_43 + 4228.v0a_71308d905b_ pom import @@ -117,7 +109,7 @@ - scm:git:git://github.com/${gitHubRepo}.git + scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} ${scmTag}