diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index 507f6b5f..bdcb4899 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -36,7 +36,7 @@ org.jenkins-ci.plugins pipeline-maven hpi - 2.3.2-SNAPSHOT + 2.4.0-beta-1 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-2.4.0-beta-1 diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index c4d7a086..386871b3 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - 2.3.2-SNAPSHOT + 2.4.0-beta-1 ../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-2.4.0-beta-1 diff --git a/pom.xml b/pom.xml index 4eb382af..aa2a88f3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.jenkins-ci.plugins pipeline-maven-parent - 2.3.2-SNAPSHOT + 2.4.0-beta-1 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-2.4.0-beta-1 maven-spy