From 766da91137c71fdb0a04be894bb72d2fcd9b2353 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 24 Feb 2014 08:57:13 +0000 Subject: [PATCH] Fix shade configuration in parent pom The Spring resource transformer class name changed (at least once) since the parent was originally created. Fixes gh-384 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 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 8f70dc4d3d2..12faa6b1c85 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -304,7 +304,7 @@ META-INF/spring.handlers - + META-INF/spring.factories