From 4c5394bcea2f71ba3cc95b47ec845e2b0113a21b Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 12 Nov 2024 18:49:02 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d7238a8b..38023294 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jvnet.hudson.plugins analysis-pom - 10.0.0 + 10.1.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 @@ -43,7 +43,7 @@ scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - v10.0.0 + ${scmTag} https://github.com/jenkinsci/${project.artifactId}-plugin