From b6882f8fbe03f3f5fcfaad370fb1aedca8afc4d0 Mon Sep 17 00:00:00 2001 From: ayyoob Date: Sun, 15 May 2016 21:29:07 +0530 Subject: [PATCH] fixed https://wso2.org/jira/browse/IOTS-153 --- modules/p2-profile-gen/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index ae57779c..60078e4d 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -212,6 +212,9 @@ org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:${carbon.api.mgt.version} + + org.wso2.carbon.apimgt:org.wso2.carbon.forum.server.feature:${carbon.api.mgt.version} + @@ -880,6 +883,10 @@ org.wso2.carbon.apimgt.gateway.feature.group ${carbon.api.mgt.version} + + org.wso2.carbon.forum.server.feature.group + ${carbon.api.mgt.version} +