From 253b5faac56d585d40470ebfe1c2d01da4b8f32e Mon Sep 17 00:00:00 2001 From: warunalakshitha Date: Wed, 9 Aug 2017 12:08:47 +0530 Subject: [PATCH] add remote session control feature to product --- modules/p2-profile/iot-core-profile/pom.xml | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index 54f1315b..b8492fee 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -755,6 +755,11 @@ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version} + + + org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.remote.session.feature:${carbon.device.mgt.plugin.version} + + @@ -1632,6 +1637,12 @@ ${carbon.device.mgt.plugin.version} + + + org.wso2.carbon.device.mgt.remote.session.feature.group + ${carbon.device.mgt.plugin.version} + + @@ -2517,6 +2528,12 @@ ${carbon.device.mgt.plugin.version} + + + org.wso2.carbon.device.mgt.remote.session.feature.group + ${carbon.device.mgt.plugin.version} + + @@ -2684,6 +2701,10 @@ org.wso2.carbon.device.mgt.notification.listener.feature.group ${carbon.device.mgt.plugin.version} + + org.wso2.carbon.device.mgt.notification.listener.feature.group + ${carbon.device.mgt.plugin.version} + org.wso2.carbon.device.mgt.analytics.dashboard.feature.group ${carbon.device.mgt.version} @@ -3147,6 +3168,12 @@ ${carbon.device.mgt.plugin.version} + + + org.wso2.carbon.device.mgt.remote.session.feature.group + ${carbon.device.mgt.plugin.version} + +