From cd2db4e36eff18222503d98f052ac772a5c3555b Mon Sep 17 00:00:00 2001 From: Jonathan Philip Knoblauch Date: Mon, 18 Apr 2016 14:01:59 +0200 Subject: [PATCH] Updated pom to receive correct dependencies Signed-off-by: Jonathan Philip Knoblauch --- hawkbit-ddi-resource/pom.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/hawkbit-ddi-resource/pom.xml b/hawkbit-ddi-resource/pom.xml index 3300cbedd..08cd03828 100644 --- a/hawkbit-ddi-resource/pom.xml +++ b/hawkbit-ddi-resource/pom.xml @@ -16,23 +16,30 @@ hawkbit-ddi-api ${project.version} - + org.eclipse.hawkbit hawkbit-rest-resource ${project.version} - + org.eclipse.hawkbit hawkbit-repository ${project.version} - + + + org.eclipse.hawkbit + hawkbit-rest-resource + ${project.version} + test + tests + org.springframework.boot spring-boot-starter