diff --git a/pom.xml b/pom.xml index 314c134a..fd45c290 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ analysis-pom pom Analysis Plug-ins Parent POM - 7.2.0 + 7.3.0-SNAPSHOT https://github.com/jenkinsci/analysis-pom-plugin This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the @@ -709,7 +709,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 - v7.2.0 + ${scmTag}