diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index b9793dff..4957c6f5 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -184,6 +184,9 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.notification.listener.feature:${carbon.device.mgt.plugin.version}
+
+ org.wso2.carbon.devicemgt-plugins:io.entgra.health.check.api.feature:${carbon.device.mgt.plugin.version}
+
@@ -971,10 +974,14 @@
org.wso2.carbon.device.mgt.mobile.android.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.notification.listener.feature.group
+ ${carbon.device.mgt.plugin.version}
+
+
+ io.entgra.health.check.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+
org.wso2.carbon.device.mgt.adapter.feature.group
@@ -1968,6 +1975,10 @@
org.wso2.carbon.device.mgt.notification.listener.feature.group
${carbon.device.mgt.plugin.version}
+
+ io.entgra.health.check.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+
org.wso2.carbon.device.mgt.adapter.feature.group
@@ -2575,6 +2586,10 @@
org.wso2.carbon.device.mgt.notification.listener.feature.group
${carbon.device.mgt.plugin.version}
+
+ io.entgra.health.check.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+