diff --git a/pom.xml b/pom.xml
index b1d5d30..a5728ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@
io.jenkins.plugins
hpi
Plugin Utilities API Plugin
- 3.2.1
+ ${revision}${changelist}
Provides several utility classes that can be used to accelerate plugin development.
https://github.com/jenkinsci/plugin-util-api-plugin
- 3.2.1
+ 3.3.0
-SNAPSHOT
${project.groupId}.plugin.util.api
@@ -325,7 +325,7 @@
scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git
scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git
https://github.com/jenkinsci/${project.artifactId}-plugin
- v3.2.1
+ ${scmTag}