From 6150831f134afbfdb93a335d1afd0ef1cb79df6f Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Wed, 4 Sep 2024 21:51:43 +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 0d9a2b4f..8f9084ee 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,14 @@ io.jenkins.plugins checks-api - 2.2.1 + ${revision}${changelist} hpi Checks API plugin Defines an API for Jenkins to publish checks to SCM platforms. - 2.2.1 + 2.2.2 -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.1 + ${scmTag}