From 6219ea27e8e3008ab323d3df76f03076b4690661 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 28 Jun 2018 14:41:35 +0100 Subject: [PATCH] Remove unwanted override of resource plugin's version Closes gh-13607 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 464249833eb..353723c0336 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -123,7 +123,6 @@ org.apache.maven.plugins maven-resources-plugin - 2.6 ${resource.delimiter}