From 89190272928750bb3a7ce5edc0ddabd1d36cb02b Mon Sep 17 00:00:00 2001 From: Kevin-CB Date: Tue, 16 Apr 2024 16:49:45 +0200 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 4212006..9b6a541 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,14 @@ org.kohsuke groovy-sandbox - 1.34 + ${revision}${changelist} https://github.com/jenkinsci/${project.artifactId} Groovy Sandbox Executes untrusted Groovy script safely - 1.34 + 1.35 -SNAPSHOT jenkinsci/${project.artifactId} @@ -51,7 +51,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - groovy-sandbox-1.34 + ${scmTag}