From 72f55530c0ac1eb915df51590ca8dc51cd64f72b Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 17 Mar 2017 16:45:25 -0500 Subject: [PATCH] #553 - Fix typo in configuration of Maven Dependency Plugin. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa925a49..78ff3e31 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ org.springframework.data - spring-data-build-resources + spring-data-build-resources zip true ${shared.resources}