diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index f4e43657..cc986c23 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -36,7 +36,7 @@ org.jenkins-ci.plugins pipeline-maven hpi - 3.6.3-SNAPSHOT + 3.6.3 Pipeline Maven Integration Plugin @@ -56,7 +56,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 - HEAD + pipeline-maven-3.6.3 diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index dcde0d19..e7a00b70 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - 3.6.3-SNAPSHOT + 3.6.3 ../pom.xml @@ -53,7 +53,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 - HEAD + pipeline-maven-3.6.3 diff --git a/pom.xml b/pom.xml index 83f9fd66..64aa825d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.jenkins-ci.plugins pipeline-maven-parent - 3.6.3-SNAPSHOT + 3.6.3 pom Pipeline Maven Integration Plugin Parent @@ -61,7 +61,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 - HEAD + pipeline-maven-3.6.3 maven-spy