From c979f01beffdb6686c0b9ed7b511abed95f97b03 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 14 Sep 2022 13:14:14 -0600 Subject: [PATCH] [maven-release-plugin] prepare release git-client-3.12.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5d52bdd8b..3714bb38a9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins git-client - ${revision}${changelist} + 3.12.0 hpi Jenkins Git client plugin https://github.com/jenkinsci/git-client-plugin/blob/master/README.adoc @@ -53,7 +53,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git - ${scmTag} + git-client-3.12.0 https://github.com/${gitHubRepo}