From 52a5bee8f3fe37c892b826aec39effda95c4d267 Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Thu, 5 Dec 2024 21:22:25 +0100 Subject: [PATCH] Add missing dependency for bundle fragment "bundle-onprem" --- all/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/all/pom.xml b/all/pom.xml index bd627dd784..95dc667a1c 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -204,6 +204,12 @@ ${project.version} provided + + ${project.groupId} + acs-aem-commons-bundle-onprem + ${project.version} + provided + ${project.groupId} acs-aem-commons-ui.apps