From eaf8da454852af7cc81904ce5e6d1b27a975381f Mon Sep 17 00:00:00 2001 From: warunalakshitha Date: Thu, 29 Sep 2016 01:13:40 +0530 Subject: [PATCH] Upgrade iot product features to latest identity and carbon version --- modules/p2-profile-gen/pom.xml | 337 ++++++++++++++++----------------- 1 file changed, 168 insertions(+), 169 deletions(-) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 953b694e..73da3a1a 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -249,91 +249,91 @@ - org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.feature:${identity.user.ws.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${identity.inbound.auth.oauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${identity.inbound.auth.openid.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.sso.saml.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.sso.saml.feature:${identity.inbound.auth.saml.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.ui.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.ui.feature:${identity.inbound.auth.oauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.user.mgt.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.user.mgt.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${identity.outbound.auth.requestpath.basicauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${identity.outbound.auth.requestpath.oauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${identity.outbound.auth.samlsso.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.mutualssl.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.mutualssl.feature:${identity.carbon.auth.mutual.ssl.version} @@ -463,25 +463,25 @@ - org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${identity.carbon.auth.saml2.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${identity.carbon.auth.saml2.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.server.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.feature:${carbon.identity.framework.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.server.feature:${carbon.identity.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.server.feature:${carbon.identity.framework.version} @@ -549,15 +549,15 @@ org.wso2.carbon.mediation:org.wso2.carbon.mediation.configadmin.feature:${carbon.mediation.version} - + org.wso2.carbon.mediation:org.wso2.carbon.relay.feature:${carbon.mediation.version} - + org.wso2.carbon.commons:org.wso2.carbon.system.statistics.feature:${carbon.commons.version} @@ -664,7 +664,7 @@ org.wso2.carbon.analytics:org.wso2.carbon.analytics.stream.persistence.server.feature:${carbon.analytics.version} - org.wso2.carbon.analytics-common:org.wso2.carbon.event.execution.manager.feature:${carbon.analytics.common.version} + org.wso2.carbon.analytics-common:org.wso2.carbon.event.template.manager.feature:${carbon.analytics.common.version} org.wso2.carbon.analytics-common:org.wso2.carbon.event.output.adapter.server.feature:${carbon.analytics.common.version} @@ -1023,109 +1023,109 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.um.ws.service.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.identity.oauth.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.openid.version} org.wso2.carbon.identity.thrift.authentication.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.idp.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.directory.service.mgr.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group - ${carbon.identity.version} + ${identity.local.auth.basicauth.version} org.wso2.carbon.identity.application.authentication.framework.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.authenticator.saml2.sso.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.sso.saml.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.saml.version} org.wso2.carbon.identity.user.profile.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.application.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.claim.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.claim.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.oauth.ui.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.notification.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.xacml.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.user.registration.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group - ${carbon.identity.version} + ${identity.local.auth.basicauth.version} org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.requestpath.basicauth.version} org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.requestpath.oauth.version} org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.samlsso.version} @@ -1276,32 +1276,32 @@ org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.application.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.directory.service.mgr.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.idp.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.user.registration.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} @@ -1504,7 +1504,7 @@ ${carbon.analytics.version} - org.wso2.carbon.event.execution.manager.feature.group + org.wso2.carbon.event.template.manager.feature.group ${carbon.analytics.common.version} @@ -1613,19 +1613,19 @@ org.wso2.carbon.um.ws.service.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.ui.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.registry.ws.feature.group @@ -1804,10 +1804,10 @@ org.wso2.carbon.mediation.initializer.feature.group ${carbon.mediation.version} - + org.wso2.carbon.mediation.admin.feature.group ${carbon.mediation.version} @@ -1820,10 +1820,10 @@ org.wso2.carbon.mediation.configadmin.feature.group ${carbon.mediation.version} - + org.wso2.carbon.application.mgt.server.feature.group ${carbon.commons.version} @@ -1842,11 +1842,11 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.security.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.service.mgt.server.feature.group @@ -1898,7 +1898,7 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.openid.version} org.wso2.carbon.registry.community.features.feature.group @@ -1906,11 +1906,11 @@ org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.user.registration.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.deployment.synchronizer.feature.group @@ -1942,23 +1942,23 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.um.ws.service.server.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.um.ws.service.client.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.directory.service.mgr.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} @@ -1983,7 +1983,7 @@ org.wso2.carbon.identity.application.authentication.framework.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.tenant.mgt.common.server.feature.group @@ -2019,7 +2019,7 @@ org.wso2.carbon.identity.user.profile.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} @@ -2127,15 +2127,15 @@ org.wso2.carbon.identity.notification.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.xacml.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.thrift.authentication.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.tenant.common.feature.group @@ -2156,20 +2156,19 @@ org.wso2.carbon.identity.application.authentication.framework.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.tenant.mgt.common.server.feature.group ${carbon.commons.version} - org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group - - ${carbon.identity.version} + org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + ${identity.local.auth.basicauth.version} org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.samlsso.version} org.wso2.carbon.core.common.feature.group @@ -2177,7 +2176,7 @@ org.wso2.carbon.identity.application.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.core.server.feature.group @@ -2227,14 +2226,14 @@ org.wso2.carbon.mediation.configadmin.feature.group ${carbon.mediation.version} - + + org.wso2.carbon.application.mgt.server.feature.group ${carbon.commons.version} @@ -2257,11 +2256,11 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.security.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.service.mgt.server.feature.group @@ -2303,7 +2302,7 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.openid.version} org.wso2.carbon.event.server.feature.group @@ -2323,11 +2322,11 @@ org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.user.registration.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} @@ -2360,31 +2359,31 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.um.ws.service.server.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.um.ws.service.client.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.directory.service.mgr.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.apimgt.core.feature.group @@ -2408,7 +2407,7 @@ org.wso2.carbon.idp.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.ndatasource.feature.group @@ -2432,7 +2431,7 @@ org.wso2.carbon.identity.user.profile.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.apimgt.application.extension.feature.group @@ -2627,15 +2626,15 @@ org.wso2.carbon.identity.notification.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.xacml.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.thrift.authentication.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.core.common.feature.group @@ -2643,11 +2642,11 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.user.profile.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.core.server.feature.group @@ -2714,15 +2713,15 @@ org.wso2.carbon.mediation.configadmin.feature.group ${carbon.mediation.version} - + - + org.wso2.carbon.application.mgt.server.feature.group ${carbon.commons.version} @@ -2745,11 +2744,11 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.security.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.service.mgt.server.feature.group @@ -2808,24 +2807,24 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.openid.version} org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group - ${carbon.identity.version} + ${identity.local.auth.basicauth.version} org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.samlsso.version} org.wso2.carbon.identity.application.authentication.framework.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.tenant.mgt.common.server.feature.group @@ -2833,7 +2832,7 @@ org.wso2.carbon.identity.user.registration.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.deployment.synchronizer.feature.group @@ -2905,35 +2904,35 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.um.ws.service.server.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.um.ws.service.client.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.directory.service.mgr.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.claim.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.webapp.mgt.feature.group @@ -3171,15 +3170,15 @@ org.wso2.carbon.identity.notification.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.xacml.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.thrift.authentication.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.core.common.feature.group @@ -3187,11 +3186,11 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.user.profile.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.core.server.feature.group @@ -3258,14 +3257,14 @@ org.wso2.carbon.mediation.configadmin.feature.group ${carbon.mediation.version} - + + org.wso2.carbon.application.mgt.server.feature.group ${carbon.commons.version} @@ -3288,11 +3287,11 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.security.mgt.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.service.mgt.server.feature.group @@ -3348,24 +3347,24 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.openid.version} org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.version} + ${identity.inbound.auth.oauth.version} org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group - ${carbon.identity.version} + ${identity.local.auth.basicauth.version} org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group - ${carbon.identity.version} + ${identity.outbound.auth.samlsso.version} org.wso2.carbon.identity.application.authentication.framework.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.tenant.mgt.common.server.feature.group @@ -3373,7 +3372,7 @@ org.wso2.carbon.identity.user.registration.server.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.deployment.synchronizer.feature.group @@ -3445,35 +3444,35 @@ org.wso2.carbon.user.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.core.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.um.ws.service.server.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.um.ws.service.client.feature.group - ${carbon.identity.version} + ${identity.user.ws.version} org.wso2.carbon.directory.service.mgr.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.claim.mgt.feature.group - ${carbon.identity.version} + ${carbon.identity.framework.version} org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group - ${carbon.identity.version} + ${identity.carbon.auth.saml2.version} org.wso2.carbon.webapp.mgt.feature.group