From bf8a5dc6fa849c54ed1adc2aa0eb2ddbc0ead138 Mon Sep 17 00:00:00 2001 From: pramilaniroshan Date: Thu, 8 Jun 2023 12:50:49 +0530 Subject: [PATCH 1/3] Remove App Manager Features --- uem-core/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/uem-core/pom.xml b/uem-core/pom.xml index 3fa349f..d79e5b6 100644 --- a/uem-core/pom.xml +++ b/uem-core/pom.xml @@ -350,15 +350,6 @@ - - - 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} @@ -429,17 +420,6 @@ - - - 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 From c8359f91da3570824ae602769d58b0d71bd1303d Mon Sep 17 00:00:00 2001 From: pramilaniroshan Date: Thu, 8 Jun 2023 12:55:14 +0530 Subject: [PATCH 2/3] 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 From 8ae142f5e0247e57af90e96b2ac2f1be912a0683 Mon Sep 17 00:00:00 2001 From: pramilaniroshan Date: Thu, 8 Jun 2023 12:58:55 +0530 Subject: [PATCH 3/3] Remove App Manager API Features --- uem-core/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/uem-core/pom.xml b/uem-core/pom.xml index 3fa349f..d87d407 100644 --- a/uem-core/pom.xml +++ b/uem-core/pom.xml @@ -351,9 +351,6 @@ - - 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} @@ -430,10 +427,6 @@ - - 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}