From 624d6eb6eff3a6e90708effa11b7a412a0b39bb9 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Wed, 17 Dec 2014 17:34:58 +0530 Subject: [PATCH] adding dbconsole ui to the product - this should be removed when releasing the product --- product/modules/p2-profile-gen/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index e2e880ee2..bccccd97a 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} +