diff --git a/pom.xml b/pom.xml index e91f7c0..74811f9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,13 @@ io.jenkins.plugins hpi Plugin Utilities API Plugin - 1.3.0 + ${revision}${changelist} Provides several utility classes that can be used to accelerate plugin development. https://github.com/jenkinsci/plugin-util-api-plugin - 1.3.0 + 1.4.0 -SNAPSHOT ${project.groupId}.plugin.util.api @@ -148,7 +148,7 @@ scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git https://github.com/jenkinsci/${project.artifactId}-plugin - v1.3.0 + ${scmTag}