diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index 8ea7959e..5b32a874 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}
+
@@ -974,10 +977,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
@@ -1975,6 +1982,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
@@ -2586,6 +2597,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}
+