From e8c8b4d1a6490715cde52e04b5285b230d67c19b Mon Sep 17 00:00:00 2001 From: SirWayne Date: Thu, 21 Apr 2016 16:00:08 +0200 Subject: [PATCH] remove springfox and add spring-plugin-core Signed-off-by: SirWayne --- hawkbit-ddi-resource/pom.xml | 7 +++---- hawkbit-mgmt-resource/pom.xml | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/hawkbit-ddi-resource/pom.xml b/hawkbit-ddi-resource/pom.xml index 7524bcaf3..1615cf697 100644 --- a/hawkbit-ddi-resource/pom.xml +++ b/hawkbit-ddi-resource/pom.xml @@ -36,10 +36,9 @@ hawkbit-repository ${project.version} - - io.springfox - springfox-core - 2.0.3 + + org.springframework.plugin + spring-plugin-core diff --git a/hawkbit-mgmt-resource/pom.xml b/hawkbit-mgmt-resource/pom.xml index 5d248e7c1..10ed70bbb 100644 --- a/hawkbit-mgmt-resource/pom.xml +++ b/hawkbit-mgmt-resource/pom.xml @@ -34,10 +34,9 @@ commons-io 2.4 - - io.springfox - springfox-core - 2.0.3 + + org.springframework.plugin + spring-plugin-core