From 10a723d855eb8ece8d6761039aef416888290836 Mon Sep 17 00:00:00 2001 From: Tomas Westling Date: Fri, 25 Oct 2024 12:56:37 +0200 Subject: [PATCH] Undoing failed mvn release Ended up with a commit from mvn release:prepare, but the scm tag was never pushed, trying to clean up. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 161edaf2..44c55556 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.sonyericsson.jenkins.plugins.bfa build-failure-analyzer - 2.5.3 + ${revision}${changelist} hpi Build Failure Analyzer https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/README.md @@ -350,7 +350,7 @@ scm:git:https://github.com/jenkinsci/build-failure-analyzer-plugin.git scm:git:git@github.com:jenkinsci/build-failure-analyzer-plugin.git https://github.com/jenkinsci/build-failure-analyzer-plugin - build-failure-analyzer-2.5.3 + ${scmTag}