From 3f542be0a01d28914aeee97717a9b38d31669af6 Mon Sep 17 00:00:00 2001 From: pramilaniroshan Date: Thu, 8 Jun 2023 13:02:06 +0530 Subject: [PATCH] Revert "Remove App Manager Feature" This reverts commit 3b0728fd20b45700a2114f2c4a28a31c87916c5c. --- iot-core/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/iot-core/pom.xml b/iot-core/pom.xml index b284706..a63a8f4 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -349,6 +349,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} @@ -419,6 +428,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