diff --git a/pom.xml b/pom.xml
index 3640f50..565e3e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.jenkins-ci.tools
git-parameter
- ${revision}${changelist}
+ 0.9.19
hpi
Git Parameter Plug-In
Adds ability to choose branches, tags or revisions from git repositories configured in project.
@@ -38,7 +38,7 @@
scm:git:https://github.com/${gitHubRepo}.git
scm:git:git@github.com:${gitHubRepo}.git
- ${scmTag}
+ git-parameter-0.9.19
https://github.com/${gitHubRepo}