From 24c0fce0f0c6a14b5a31691cb9701aeab1e079ff Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 26 Jun 2014 09:48:11 +0100 Subject: [PATCH] Add antrun plugin version --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 1399fcd9e8..733aeb143c 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -104,6 +104,11 @@ + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + org.codehaus.mojo exec-maven-plugin