diff --git a/pom.xml b/pom.xml
index 1c4a01f2..ec4ad23f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.jenkins-ci.plugins
pipeline-build-step
- 2.15
+ ${revision}${changelist}
hpi
Pipeline: Build Step
https://github.com/jenkinsci/${project.artifactId}-plugin
@@ -23,7 +23,7 @@
scm:git:git://github.com/${gitHubRepo}.git
scm:git:git@github.com:${gitHubRepo}.git
https://github.com/${gitHubRepo}
- pipeline-build-step-2.15
+ ${scmTag}
@@ -38,7 +38,7 @@
- 2.15
+ 2.16
-SNAPSHOT
2.222.4
8