diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index e33a54ada..eb938746f 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -36,7 +36,7 @@ org.jenkins-ci.plugins pipeline-maven hpi - 3.5.1-beta-1 + 3.5.1-SNAPSHOT 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 - pipeline-maven-3.5.1-beta-1 + HEAD diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index 044b2c228..7bb428930 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - 3.5.1-beta-1 + 3.5.1-SNAPSHOT ../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 - pipeline-maven-3.5.1-beta-1 + HEAD diff --git a/pom.xml b/pom.xml index 9a8ecff90..40d904cad 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.jenkins-ci.plugins pipeline-maven-parent - 3.5.1-beta-1 + 3.5.1-SNAPSHOT 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 - pipeline-maven-3.5.1-beta-1 + HEAD maven-spy