From 04b026f52ecf83942b60f7d84facf1983944434f Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 28 Apr 2022 12:00:21 -0700 Subject: [PATCH] Update plugin parent POM and plugin BOM --- pom.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 19e4b0d..783b73f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.16 + 4.40 git-server @@ -15,19 +15,19 @@ This library plugin provides embedded Git server capability inside Jenkins - https://github.com/jenkinsci/git-server-plugin + https://github.com/jenkinsci/${project.artifactId}-plugin 1.11 -SNAPSHOT - 2.289.1 - 8 + 2.289.3 + jenkinsci/${project.artifactId}-plugin - scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git - scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - https://github.com/jenkinsci/${project.artifactId}-plugin + scm:git:https://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} ${scmTag} @@ -43,8 +43,8 @@ io.jenkins.tools.bom - bom-2.277.x - 26 + bom-2.289.x + 987.v4ade2e49fe70 import pom @@ -61,13 +61,11 @@ org.jenkins-ci.modules sshd - 3.0.4 org.jenkins-ci.plugins git-client - 2.7.6