From 26774eb090c745c7cb04ff477d518bf109f6f404 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Thu, 4 Apr 2024 21:39:18 +0100 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 343cb9c5..3d6153af 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,14 @@ io.jenkins.plugins checks-api - 2.2.0 + ${revision}${changelist} hpi Checks API plugin Defines an API for Jenkins to publish checks to SCM platforms. - 2.2.0 + 2.2.1 -SNAPSHOT jenkinsci/${project.artifactId}-plugin @@ -37,7 +37,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - v2.2.0 + ${scmTag}