diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml
index e2e880ee2e0..bccccd97afb 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -137,6 +137,9 @@
org.wso2.carbon:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.platform.version}
+
+ org.wso2.carbon:org.wso2.carbon.dbconsole.ui.feature:${carbon.platform.version}
+
@@ -205,7 +208,10 @@
org.wso2.carbon.as.runtimes.cxf.feature.group
${carbon.platform.version}
-
+
+ org.wso2.carbon.dbconsole.ui.feature.group
+ ${carbon.platform.version}
+