diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index be416906..b87223da 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -36,7 +36,7 @@ org.jenkins-ci.plugins pipeline-maven hpi - 3.0.8-SNAPSHOT + 3.1.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-3.1.0-beta-1 diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index 5e6d708d..4f6a989b 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - 3.0.8-SNAPSHOT + 3.1.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-3.1.0-beta-1 diff --git a/pom.xml b/pom.xml index 1c57b701..8e767500 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.jenkins-ci.plugins pipeline-maven-parent - 3.0.8-SNAPSHOT + 3.1.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-3.1.0-beta-1 maven-spy