diff --git a/restservice/pom.xml b/restservice/pom.xml
index bff372f..4d62b67 100644
--- a/restservice/pom.xml
+++ b/restservice/pom.xml
@@ -5,6 +5,7 @@
backend
com.plannaplan
1.0-SNAPSHOT
+
com.plannaplan
@@ -19,6 +20,7 @@
UTF-8
1.8
1.8
+ com.plannaplan.App
@@ -28,23 +30,23 @@
4.11
test
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.junit.vintage
- junit-vintage-engine
-
-
-
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+ org.junit.vintage
+ junit-vintage-engine
+
+
+
buisnesslogic
@@ -54,7 +56,8 @@
-
+
+