diff --git a/client/pom.xml b/client/pom.xml index 82bb2681..62b5f20d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.44 swarm-client diff --git a/plugin/pom.xml b/plugin/pom.xml index a551443d..3386ca12 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.44 swarm diff --git a/pom.xml b/pom.xml index 6fbc99ef..acdf15c5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swarm-plugin - ${revision}${changelist} + 3.44 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.44 https://github.com/${gitHubRepo}