From 0dc2e7477b86c4dc7939f8b60dcf77eac36a00eb Mon Sep 17 00:00:00 2001 From: Ace Date: Fri, 20 Nov 2020 05:50:24 +0530 Subject: [PATCH] including heart-beat feature in product --- modules/p2-profile/analytics-profile/pom.xml | 7 +++++++ modules/p2-profile/iot-core-profile/pom.xml | 18 +++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index f60a6ac2..ce8f0c8c 100644 --- a/modules/p2-profile/analytics-profile/pom.xml +++ b/modules/p2-profile/analytics-profile/pom.xml @@ -100,6 +100,9 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.email.sender.feature:${carbon.device.mgt.version} + + org.wso2.carbon.devicemgt:io.entgra.server.heart.beat.feature:${carbon.device.mgt.version} + org.apache.axis2.transport:org.apache.axis2.transport.mail.feature:${axis2-transports.wso2.version} @@ -448,6 +451,10 @@ org.wso2.carbon.device.mgt.basics.feature.group ${carbon.device.mgt.version} + + io.entgra.server.heart.beat.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.email.sender.feature.group ${carbon.device.mgt.version} diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index a5960e7c..31140a9e 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -173,7 +173,7 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature:${carbon.device.mgt.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:io.entgra.server.heart.beat.feature:${carbon.device.mgt.version} @@ -939,6 +939,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group ${carbon.device.mgt.version} + + io.entgra.server.heart.beat.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group ${carbon.device.mgt.version} @@ -1939,6 +1943,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group ${carbon.device.mgt.version} + + io.entgra.server.heart.beat.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.mobile.android.feature.group ${carbon.device.mgt.plugin.version} @@ -2351,6 +2359,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group ${carbon.device.mgt.version} + + io.entgra.server.heart.beat.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.mobile.android.feature.group ${carbon.device.mgt.plugin.version} @@ -2543,6 +2555,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group ${carbon.device.mgt.version} + + io.entgra.server.heart.beat.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.mobile.android.feature.group ${carbon.device.mgt.plugin.version}