diff --git a/pom.xml b/pom.xml index 3c163c52..00476c19 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jvnet.hudson.plugins analysis-pom - 8.2.0 + 8.3.0-SNAPSHOT pom Analysis Plug-ins Parent POM This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the @@ -40,7 +40,7 @@ scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - v8.2.0 + ${scmTag} https://github.com/jenkinsci/${project.artifactId}-plugin