Index: modules/integration/tests/src/test/resources/client/modules/addressing-1.6.1-wso2v10.mar =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: modules/p2-profile-gen/pom.xml =================================================================== --- modules/p2-profile-gen/pom.xml (revision 179167) +++ modules/p2-profile-gen/pom.xml (working copy) @@ -170,6 +170,7 @@ org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${carbon.platform.version} org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.version} + org.wso2.carbon:org.wso2.carbon.user.mgt.feature:${carbon.platform.version} @@ -477,6 +478,10 @@ org.wso2.carbon.coordination.core.feature.group ${carbon.platform.version} + + org.wso2.carbon.user.mgt.feature.group + ${carbon.platform.version} + @@ -712,6 +717,11 @@ ${carbon.platform.version} + + org.wso2.carbon.user.mgt.server.feature.group + ${carbon.platform.version} + +