From 2b263f563ca321b82f93f2115b299c2af68622de Mon Sep 17 00:00:00 2001 From: Cyrille Le Clerc Date: Thu, 28 Mar 2019 09:49:07 +0100 Subject: [PATCH] [maven-release-plugin] prepare release pipeline-maven-3.6.8 --- jenkins-plugin/pom.xml | 4 ++-- maven-spy/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jenkins-plugin/pom.xml b/jenkins-plugin/pom.xml index 071ecbd0..2950aa69 100644 --- a/jenkins-plugin/pom.xml +++ b/jenkins-plugin/pom.xml @@ -29,12 +29,12 @@ org.jenkins-ci.plugins pipeline-maven-parent - ${revision}${changelist} + 3.6.8 pipeline-maven hpi - ${revision}${changelist} + 3.6.8 Pipeline Maven Integration Plugin This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. diff --git a/maven-spy/pom.xml b/maven-spy/pom.xml index 73ae7734..b993e351 100644 --- a/maven-spy/pom.xml +++ b/maven-spy/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins pipeline-maven-parent - ${revision}${changelist} + 3.6.8 pipeline-maven-spy diff --git a/pom.xml b/pom.xml index 42ab3e69..2d0d9208 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pipeline-maven-parent - ${revision}${changelist} + 3.6.8 pom Pipeline Maven Integration Plugin Parent @@ -73,7 +73,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 - ${scmTag} + pipeline-maven-3.6.8 maven-spy