diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml
index 0e9eb687..fb56f45a 100644
--- a/modules/core/p2-profile-gen/pom.xml
+++ b/modules/core/p2-profile-gen/pom.xml
@@ -110,6 +110,12 @@
org.wso2.carbon.devicemgt:org.wso2.carbon.policy.mgt.server.feature:${carbon.device.mgt.version}
+
+ org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.api.feature:${carbon.device.mgt.version}
+
+
+ org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.cert.admin.api.feature:${carbon.device.mgt.version}
+
org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.server.feature:${carbon.device.mgt.version}
@@ -2166,6 +2172,14 @@
org.wso2.carbon.apimgt.application.extension.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.certificate.mgt.api.feature.group
+ ${carbon.device.mgt.version}
+
+
+ org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.certificate.mgt.server.feature.group
${carbon.device.mgt.version}
@@ -2249,6 +2263,14 @@
org.wso2.carbon.email.sender.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.certificate.mgt.api.feature.group
+ ${carbon.device.mgt.version}
+
+
+ org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.certificate.mgt.server.feature.group
${carbon.device.mgt.version}
@@ -2706,6 +2728,14 @@
org.wso2.carbon.apimgt.application.extension.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.certificate.mgt.api.feature.group
+ ${carbon.device.mgt.version}
+
+
+ org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.certificate.mgt.server.feature.group
${carbon.device.mgt.version}