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