diff --git a/pom.xml b/pom.xml
index 42ae6161..33d43691 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.jenkins-ci.plugins
docker-commons
- 1.16
+ ${revision}${changelist}
hpi
Docker Commons Plugin
@@ -28,11 +28,11 @@
scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git
scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git
http://github.com/jenkinsci/${project.artifactId}-plugin
- docker-commons-1.16
+ ${scmTag}
- 1.16
+ 1.17
-SNAPSHOT
2.150.1
8