diff --git a/plugin/pom.xml b/plugin/pom.xml index be366555e6..b90060b3e3 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -12,7 +12,7 @@ warnings-ng hpi Warnings Next Generation Plugin - 9.15.0 + ${revision}${changelist} Collects compiler warnings or issues reported by static analysis tools and visualizes the results. It has built-in support for numerous static analysis tools (including several @@ -21,7 +21,7 @@ https://github.com/jenkinsci/warnings-ng-plugin - 9.15.0 + 9.16.0 -SNAPSHOT ${project.groupId}.warnings.ng @@ -643,7 +643,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 - v9.15.0 + ${scmTag}