From 04b026f52ecf83942b60f7d84facf1983944434f Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 28 Apr 2022 12:00:21 -0700 Subject: [PATCH 1/3] 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 From 414b58d4e8950a984efc657a68b5e771e83ecae5 Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Thu, 5 May 2022 11:24:10 +0200 Subject: [PATCH 2/3] [maven-release-plugin] prepare release git-server-1.11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 783b73f..f524251 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ git-server - ${revision}${changelist} + 1.11 hpi Jenkins GIT server Plugin @@ -28,7 +28,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + git-server-1.11 From 05314a934eeb0f6160f7a5159bce6405c3cc711c Mon Sep 17 00:00:00 2001 From: Adrien Lecharpentier Date: Thu, 5 May 2022 11:24:20 +0200 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f524251..9d71625 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ git-server - 1.11 + ${revision}${changelist} hpi Jenkins GIT server Plugin @@ -18,7 +18,7 @@ https://github.com/jenkinsci/${project.artifactId}-plugin - 1.11 + 1.12 -SNAPSHOT 2.289.3 jenkinsci/${project.artifactId}-plugin @@ -28,7 +28,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - git-server-1.11 + ${scmTag}