From 407f9f47615522a556a18df49c2294f0b48af864 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 20 May 2024 07:46:59 -0700 Subject: [PATCH] [maven-release-plugin] prepare release swarm-plugin-3.46 --- client/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 3780fbba..2cd37861 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.46 swarm-client diff --git a/plugin/pom.xml b/plugin/pom.xml index a551443d..65b81ff2 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.46 swarm diff --git a/pom.xml b/pom.xml index 43a80c94..4d27ddc9 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swarm-plugin - ${revision}${changelist} + 3.46 pom Swarm Plugin Parent POM The Swarm plugin enables nodes to join a nearby Jenkins controller, thereby forming an ad-hoc cluster. @@ -37,7 +37,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git - ${scmTag} + swarm-plugin-3.46 https://github.com/${gitHubRepo}