From c8359f91da3570824ae602769d58b0d71bd1303d 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 bf8a5dc6fa849c54ed1adc2aa0eb2ddbc0ead138. --- 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