From a45d8b8285757e0013d0646b77002e80dbef9c6b Mon Sep 17 00:00:00 2001 From: Cyrille Le Clerc Date: Mon, 29 May 2017 12:15:03 +0200 Subject: [PATCH] [maven-release-plugin] prepare release pipeline-maven-2.4.0-beta-1 --- jenkins-plugin/pom.xml | 4 ++-- maven-spy/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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