From f5cf4d811fd70f6b0a262c9dc59a6d94d187c83c Mon Sep 17 00:00:00 2001 From: SirWayne Date: Thu, 28 Apr 2016 16:23:07 +0200 Subject: [PATCH] Remove unused dependencies Signed-off-by: SirWayne --- .../hawkbit-example-feign-core-client/pom.xml | 69 +++++++------------ hawkbit-rest-core/pom.xml | 13 +++- 2 files changed, 34 insertions(+), 48 deletions(-) diff --git a/examples/hawkbit-example-feign-core-client/pom.xml b/examples/hawkbit-example-feign-core-client/pom.xml index 0c08fa774..5aca58f05 100644 --- a/examples/hawkbit-example-feign-core-client/pom.xml +++ b/examples/hawkbit-example-feign-core-client/pom.xml @@ -1,51 +1,30 @@ + - 4.0.0 - - org.eclipse.hawkbit - hawkbit-examples-parent - 0.2.0-SNAPSHOT - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.eclipse.hawkbit + hawkbit-examples-parent + 0.2.0-SNAPSHOT + - hawkbit-example-feign-core-client - hawkbit-example-feign-core-client + hawkbit-example-feign-core-client + hawkbit-example-feign-core-client - - - - org.springframework.cloud - spring-cloud-netflix - 1.0.7.RELEASE - pom - import - - - - - - com.netflix.feign - feign-core - - - 8.14.2 - - - com.netflix.feign - feign-jackson - 8.14.2 - - - com.fasterxml.jackson.core - jackson-databind - - - org.springframework.cloud - spring-cloud-starter-feign - - - org.slf4j - slf4j-api + + + com.netflix.feign + feign-core - + diff --git a/hawkbit-rest-core/pom.xml b/hawkbit-rest-core/pom.xml index ab322d6e9..a4a421f0d 100644 --- a/hawkbit-rest-core/pom.xml +++ b/hawkbit-rest-core/pom.xml @@ -1,6 +1,13 @@ - + 4.0.0