From 2224d97224b9fc6b73c53e9233784def32fe99fc Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Wed, 2 Feb 2022 09:58:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5218cc92d..e73b41721 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ junit - 1.54 + ${revision}${changelist} hpi JUnit Plugin Allows JUnit-format test results to be published. https://github.com/jenkinsci/junit-plugin - 1.54 + 1.55 -SNAPSHOT jenkinsci/${project.artifactId}-plugin 2.303.3 @@ -30,7 +30,7 @@ scm:git:git://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - junit-1.54 + ${scmTag}