From 1f142c672f7c75c618e9f1234eebc8c7e7802342 Mon Sep 17 00:00:00 2001 From: amandilaras Date: Fri, 5 Apr 2024 17:52:20 +0300 Subject: [PATCH] possible fixes for Docker build --- dmp-backend/core/pom.xml | 4 ++++ dmp-backend/web/pom.xml | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/dmp-backend/core/pom.xml b/dmp-backend/core/pom.xml index 2a7ec8831..9b09a53f1 100644 --- a/dmp-backend/core/pom.xml +++ b/dmp-backend/core/pom.xml @@ -14,9 +14,13 @@ ${revision} + 21 + 21 + 21 UTF-8 1.0.0-SNAPSHOT + org.springframework.boot diff --git a/dmp-backend/web/pom.xml b/dmp-backend/web/pom.xml index fbeddca5c..79a6f2883 100644 --- a/dmp-backend/web/pom.xml +++ b/dmp-backend/web/pom.xml @@ -13,8 +13,16 @@ eu.eudat dmp-backend ${revision} + ../pom.xml + + 21 + 21 + 21 + 1.0.0-SNAPSHOT + + eu.eudat @@ -22,7 +30,6 @@ ${revision} - org.springframework.boot spring-boot-starter-web