diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 8052fa91273..c4ea608712b 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -145,7 +145,7 @@ org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.version} - org.wso2.carbon.identity:org.wso2.carbon.sts.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.sts.feature:${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.identity:org.wso2.carbon.mex.server.feature:${carbon.identity.extension.version} @@ -175,7 +175,7 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.inbound.auth.openid.version} org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.version} @@ -285,17 +285,17 @@ - org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${carbon.identity.inbound.auth.oauth.version} org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.iwa.feature:${carbon.identity.extension.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.sts.passive.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.sts.passive.feature:${carbon.identity.inbound.auth.sts.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.sts.mgt.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.identity.sts.mgt.feature:${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.identity:org.wso2.carbon.ldap.server.feature:${carbon.identity.extension.version} @@ -389,7 +389,7 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.workflow.mgt.feature:${carbon.identity.version} - org.wso2.carbon.identity:org.wso2.carbon.user.mgt.workflow.feature:${carbon.identity.extension.version} + org.wso2.carbon.identity:org.wso2.carbon.user.mgt.workflow.feature:${carbon.identity.user.workflow.version} org.wso2.carbon.identity:org.wso2.carbon.identity.workflow.impl.feature:${carbon.identity.extension.version} @@ -545,7 +545,7 @@ org.wso2.carbon.sts.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.registry.core.feature.group @@ -569,7 +569,7 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.openid.version} org.wso2.carbon.idp.mgt.feature.group @@ -645,11 +645,11 @@ org.wso2.carbon.identity.sts.passive.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.identity.sts.mgt.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.identity.utils.feature.group @@ -657,7 +657,7 @@ org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.oauth.version} org.wso2.carbon.identity.authenticator.iwa.feature.group @@ -849,7 +849,7 @@ org.wso2.carbon.user.mgt.workflow.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.user.workflow.version} @@ -1044,7 +1044,7 @@ org.wso2.carbon.sts.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.registry.core.feature.group @@ -1068,7 +1068,7 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.openid.version} org.wso2.carbon.idp.mgt.feature.group @@ -1144,11 +1144,11 @@ org.wso2.carbon.identity.sts.passive.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.identity.sts.mgt.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.identity.utils.feature.group @@ -1156,7 +1156,7 @@ org.wso2.carbon.identity.oauth.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.oauth.version} org.wso2.carbon.identity.authenticator.iwa.feature.group @@ -1351,13 +1351,13 @@ org.wso2.carbon.user.mgt.workflow.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.user.workflow.version} org.wso2.carbon.metrics.feature.group ${carbon.metrics.version} - + @@ -1490,7 +1490,7 @@ org.wso2.carbon.sts.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.registry.core.server.feature.group @@ -1510,7 +1510,7 @@ org.wso2.carbon.identity.provider.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.openid.version} org.wso2.carbon.idp.mgt.server.feature.group @@ -1574,11 +1574,11 @@ org.wso2.carbon.identity.sts.passive.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon.identity.sts.mgt.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.identity.utils.feature.group @@ -1586,7 +1586,7 @@ org.wso2.carbon.identity.oauth.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.oauth.version} org.wso2.carbon.identity.authenticator.iwa.server.feature.group @@ -1771,7 +1771,7 @@ org.wso2.carbon.user.mgt.workflow.server.feature.group - ${carbon.identity.extension.version} + ${carbon.identity.user.workflow.version} org.wso2.carbon.metrics.server.feature.group diff --git a/pom.xml b/pom.xml index e4d55af3d75..b03eb9433cb 100644 --- a/pom.xml +++ b/pom.xml @@ -564,12 +564,12 @@ org.wso2.carbon.identity org.wso2.carbon.identity.oauth - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.oauth.version} org.wso2.carbon.identity org.wso2.carbon.identity.oauth.stub - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.oauth.version} junit @@ -782,7 +782,7 @@ org.wso2.carbon.identity org.wso2.carbon.identity.sts.passive.stub - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.sts.version} org.wso2.carbon @@ -875,7 +875,7 @@ org.wso2.carbon.identity org.wso2.carbon.identity.provider.openid.stub - ${carbon.identity.extension.version} + ${carbon.identity.inbound.auth.openid.version} compile @@ -1166,8 +1166,11 @@ 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT - 5.5.0-SNAPSHOT - 5.1.1-SNAPSHOT + 5.1.1-SNAPSHOT + 5.1.1-SNAPSHOT + 5.1.1-SNAPSHOT + 5.1.1-SNAPSHOT + 5.1.0 5.3.0-SNAPSHOT 140 132