diff --git a/pom.xml b/pom.xml index 6b4975f..cbaed99 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,13 @@ io.jenkins.plugins hpi Plugin Utilities API Plugin - 3.8.0 + ${revision}${changelist} Provides several utility classes that can be used to accelerate plugin development. https://github.com/jenkinsci/plugin-util-api-plugin - 3.8.0 + 3.9.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.8.0 + ${scmTag}