From 204c99a7377c61bf9d42dc96f08d12a41e6f74ec Mon Sep 17 00:00:00 2001 From: Marinov Avgustin Date: Mon, 20 Nov 2023 14:22:43 +0200 Subject: [PATCH] Fix flatten mode change flatten mode to do not remove dependency management thus allowing inheritance with keeping hawkbit dependencies Signed-off-by: Marinov Avgustin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98bb25b8a5..472e969002 100644 --- a/pom.xml +++ b/pom.xml @@ -318,7 +318,7 @@ org.codehaus.mojo flatten-maven-plugin - ossrh + resolveCiFriendliesOnly true