diff --git a/client/pom.xml b/client/pom.xml index 8c3af88b..7eaca1bf 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.40 swarm-client diff --git a/plugin/pom.xml b/plugin/pom.xml index a7de9154..ef1d15c3 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins swarm-plugin - ${revision}${changelist} + 3.40 swarm diff --git a/pom.xml b/pom.xml index 8f7d7048..14ef7a25 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swarm-plugin - ${revision}${changelist} + 3.40 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.40 https://github.com/${gitHubRepo}