diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml
index 071ecbd0..4ed1a874 100644
--- a/jenkins-plugin/pom.xml
+++ b/jenkins-plugin/pom.xml
@@ -29,12 +29,12 @@
org.jenkins-ci.plugins
pipeline-maven-parent
- ${revision}${changelist}
+ 3.6.6-beta-2
pipeline-maven
hpi
- ${revision}${changelist}
+ 3.6.6-beta-2
Pipeline Maven Integration Plugin
This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml
index 73ae7734..f0267cec 100644
--- a/maven-spy/pom.xml
+++ b/maven-spy/pom.xml
@@ -29,7 +29,7 @@
org.jenkins-ci.plugins
pipeline-maven-parent
- ${revision}${changelist}
+ 3.6.6-beta-2
pipeline-maven-spy
diff --git a/pom.xml b/pom.xml
index b17a60ba..69f6499c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pipeline-maven-parent
- ${revision}${changelist}
+ 3.6.6-beta-2
pom
Pipeline Maven Integration Plugin Parent
@@ -73,7 +73,7 @@
scm:git:git://github.com/jenkinsci/pipeline-maven-plugin.git
scm:git:git@github.com:jenkinsci/pipeline-maven-plugin.git
https://github.com/jenkinsci/pipeline-maven-plugin
- ${scmTag}
+ pipeline-maven-3.6.6-beta-2
maven-spy