diff --git a/notification-service/notification-web/pom.xml b/notification-service/notification-web/pom.xml index 86042fefd..08dc1ec60 100644 --- a/notification-service/notification-web/pom.xml +++ b/notification-service/notification-web/pom.xml @@ -8,7 +8,7 @@ gr.cite notification-service-parent 1.0.0 - ../../notification-service/pom.xml + ../pom.xml notification-web diff --git a/notification-service/notification/pom.xml b/notification-service/notification/pom.xml index e4b975f89..391c01a46 100644 --- a/notification-service/notification/pom.xml +++ b/notification-service/notification/pom.xml @@ -7,7 +7,7 @@ gr.cite notification-service-parent 1.0.0 - ../../notification-service/pom.xml + ../pom.xml notification diff --git a/notification-service/pom.xml b/notification-service/pom.xml index f7fea00f9..1bb406abb 100644 --- a/notification-service/pom.xml +++ b/notification-service/pom.xml @@ -14,7 +14,6 @@ org.springframework.boot spring-boot-starter-parent 3.1.2 -