diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d221a0402..0ebd1840f 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -211,6 +211,9 @@ org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.version} + + org.wso2.carbon:org.wso2.carbon.um.ws.service.client.feature:${carbon.platform.version} + org.wso2.carbon:org.wso2.carbon.registry.core.feature:${carbon.platform.version} @@ -438,6 +441,10 @@ org.wso2.carbon.governance.lifecycle.management.feature.group ${carbon.platform.version} + + org.wso2.carbon.um.ws.service.client.feature.group + ${carbon.platform.version} +