diff --git a/pom.xml b/pom.xml
index 5841813fae..12cfb10e36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.jenkins-ci.plugins
git-client
- ${revision}${changelist}
+ 3.13.1
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.13.1
https://github.com/${gitHubRepo}