diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index 994739b3..b4871952 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -36,7 +36,7 @@ org.jenkins-ci.plugins pipeline-maven hpi - 2.3.1-SNAPSHOT + 2.3.1-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.3.1-beta-1 diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index cb54c6e3..1c467cf0 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - 2.3.1-SNAPSHOT + 2.3.1-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.3.1-beta-1 diff --git a/pom.xml b/pom.xml index eaf9c6f0..ce037503 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.jenkins-ci.plugins pipeline-maven-parent - 2.3.1-SNAPSHOT + 2.3.1-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.3.1-beta-1 maven-spy