diff --git a/pom.xml b/pom.xml index 291a3867..88babbdd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ analysis-pom pom Analysis Plug-ins Parent POM - 2.4.0-SNAPSHOT + 2.4.0 https://github.com/jenkinsci/analysis-pom-plugin This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the Parent POM for Jenkins Plugins (see https://github.com/jenkinsci/plugin-pom) with a predefined configuration of @@ -616,7 +616,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 - ${scmTag} + analysis-pom-2.4.0