diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index e5084396..31c84b8e 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -167,6 +167,9 @@
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}
+
@@ -1001,6 +1004,10 @@
org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.device.mgt.analytics.dashboard.feature.group
${carbon.device.mgt.version}
@@ -2015,6 +2022,10 @@
org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.device.mgt.mobile.android.feature.group
${carbon.device.mgt.plugin.version}
@@ -2421,6 +2432,10 @@
org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.device.mgt.mobile.android.feature.group
${carbon.device.mgt.plugin.version}
@@ -2654,6 +2669,10 @@
org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.device.mgt.mobile.android.feature.group
${carbon.device.mgt.plugin.version}
@@ -3039,18 +3058,6 @@
${carbon.device.mgt.version}
-
- org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group
- ${carbon.device.mgt.version}
-
-
- org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group
- ${carbon.device.mgt.version}
-
-
- org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group
- ${carbon.device.mgt.version}
-
org.wso2.carbon.device.mgt.mobile.android.feature.group
${carbon.device.mgt.plugin.version}