From dc067b0fc4e324ae7cde0fc1eda340ea70a42a19 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 3 Oct 2016 11:03:45 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Ant=20sample=E2=80=99s=20spring-boot-a?= =?UTF-8?q?ntlib=20dependency=20during=20prepare?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes gh-6978 --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/pom.xml b/pom.xml index 952820020af..a3be4a8e417 100644 --- a/pom.xml +++ b/pom.xml @@ -237,6 +237,44 @@ match="m:build/m:pluginManagement/m:plugins/m:plugin[m:artifactId/text() = 'maven-shade-plugin']/m:dependencies/m:dependency[m:artifactId/text() = 'spring-boot-maven-plugin']/m:version/text()"> + + ]]> + + + + + + + + + + + fixup-sample-ant + verify + + run + + false + + + + +