From 986c41bc04270ef312a6d5f70f5d888ae51ddeda Mon Sep 17 00:00:00 2001 From: pramilaniroshan Date: Thu, 8 Jun 2023 12:55:14 +0530 Subject: [PATCH] Revert "Remove App Manager Features" This reverts commit 9a3a7c2913b4744caf0e27e62b760049b28c63ac. --- uem-core/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/uem-core/pom.xml b/uem-core/pom.xml index d79e5b6..3fa349f 100644 --- a/uem-core/pom.xml +++ b/uem-core/pom.xml @@ -350,6 +350,15 @@ + + + io.entgra.device.mgt.core:io.entgra.device.mgt.core.application.mgt.api.feature:${io.entgra.device.mgt.core.version} + + + io.entgra.device.mgt.core:io.entgra.device.mgt.core.application.mgt.server.feature:${io.entgra.device.mgt.core.version} + + + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.defaultrole.manager.feature:${io.entgra.device.mgt.core.version} @@ -420,6 +429,17 @@ + + + io.entgra.device.mgt.core.application.mgt.api.feature.group + ${io.entgra.device.mgt.core.version} + + + io.entgra.device.mgt.core.application.mgt.server.feature.group + ${io.entgra.device.mgt.core.version} + + + io.entgra.device.mgt.core.transport.mgt.sms.handler.server.feature.group