From c06ff7061f90f5955a96533f71691536a77a9247 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 5 Jan 2017 17:04:34 +0100 Subject: [PATCH] Revert Shade annotation processor dependencies This commit reverts 45d5b60 See gh-7883 --- .../pom.xml | 33 ++----------------- 1 file changed, 2 insertions(+), 31 deletions(-) diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml index f407ed5ab8..0db592f986 100644 --- a/spring-boot-tools/spring-boot-configuration-processor/pom.xml +++ b/spring-boot-tools/spring-boot-configuration-processor/pom.xml @@ -19,11 +19,10 @@ ${basedir}/../.. - - + + com.vaadin.external.google android-json - true @@ -42,34 +41,6 @@ none - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - - - com.vaadin.external.google:android-json - - - - - org.json - org.springframework.boot.configurationprocessor.json - - - false - true - true - - - -