From 723e10dd686b85f4b3834eec7437d3434e730c6b Mon Sep 17 00:00:00 2001 From: Pulasthi Mahawithana Date: Tue, 16 Jun 2015 15:21:11 +0530 Subject: [PATCH] Updating p2 with workflow-mgt feature --- 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 d4c079f2515..e807498c608 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -199,6 +199,9 @@ org.apache.axis2.transport:org.apache.axis2.transport.mail.feature:${axis2-transports.version} org.wso2.carbon.identity:org.wso2.carbon.identity.user.account.association.feature:${carbon.identity.version} + + + org.wso2.carbon.identity:org.wso2.carbon.identity.workflow.mgt.feature:${carbon.identity.version} @@ -526,6 +529,10 @@ org.wso2.carbon.identity.user.account.association.feature.group ${carbon.identity.version} + + org.wso2.carbon.identity.workflow.mgt.feature.group + ${carbon.identity.version} +