From f064455109ee46b97b4dd8ec1c237fd27a029b64 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Tue, 3 Feb 2015 15:29:38 +0530 Subject: [PATCH 1/2] Fixing Carbon-identity, Carbon-deployment related SNAPSHOT versions --- pom.xml | 19 ++++++------------- product/modules/p2-profile-gen/pom.xml | 21 +++++++-------------- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 9282161b9..646d4dbbc 100644 --- a/pom.xml +++ b/pom.xml @@ -574,25 +574,25 @@ 1.1.1 - 4.3.2 + 4.3.4 4.3.0-SNAPSHOT - 4.3.0 + 4.3.1 - 4.3.0 + 4.3.2 - 4.3.0 + 4.3.3 4.3.0 - 4.3.0-SNAPSHOT + 4.3.0 4.3.0-SNAPSHOT @@ -606,19 +606,12 @@ 4.3.0-SNAPSHOT - + 1.51.0.0 - - 1.49 - - 2.0.0 - - 3.0.21 - diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 0eca9cc14..500e0ec81 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -154,10 +154,7 @@ - org.wso2.carbon:org.wso2.carbon.transport.mgt.feature:${carbon.transport.mgt.version} - - - org.wso2.carbon:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.platform.version} + org.wso2.carbon.deployment:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.deployment.version} @@ -196,7 +193,7 @@ - org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version} + org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.client.feature:${carbon.identity.version} @@ -284,13 +281,13 @@ - org.wso2.carbon:org.wso2.carbon.governance.metadata.feature:${carbon.governance.version} + org.wso2.carbon.governance:org.wso2.carbon.governance.metadata.feature:${carbon.governance.version} - org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.governance.version} + org.wso2.carbon.governance:org.wso2.carbon.governance.lifecycle.management.feature:${carbon.governance.version} - org.wso2.carbon:org.wso2.carbon.registry.extensions.feature:${carbon.governance.version} + org.wso2.carbon.governance:org.wso2.carbon.registry.extensions.feature:${carbon.governance.version} @@ -370,13 +367,9 @@ - - org.wso2.carbon.transport.mgt.feature.group - ${carbon.transport.mgt.version} - org.wso2.carbon.as.runtimes.cxf.feature.group - ${carbon.platform.version} + ${carbon.deployment.version} @@ -425,7 +418,7 @@ org.wso2.carbon.security.mgt.feature.group - ${carbon.platform.version} + ${carbon.identity.version} org.wso2.carbon.um.ws.service.client.feature.group From d66f1a2d2e99d255fa986a64fdd6a66e28e31dc8 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Tue, 3 Feb 2015 15:35:45 +0530 Subject: [PATCH 2/2] Fixing some of the Carbon-commons dependency versions --- pom.xml | 4 ++- product/modules/p2-profile-gen/pom.xml | 36 +++++++++++++------------- 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 646d4dbbc..7e0019894 100644 --- a/pom.xml +++ b/pom.xml @@ -542,7 +542,9 @@ 0.9.0.ALPHA6 1.0.0 - 1.1.0-SNAPSHOT + 1.2.0 + 1.1.0 + 1.1.0 4.3.1 diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 500e0ec81..340484e6e 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -133,7 +133,7 @@ org.jaggeryjs:org.jaggeryjs.feature:${jaggery.version} - org.jaggeryjs.modules:carbon.feature:${jaggery.extensions.version} + org.jaggeryjs.modules:carbon.feature:${jaggery.extensions.carbon.version} org.jaggeryjs.modules:process.feature:${jaggery.extensions.version} @@ -141,14 +141,14 @@ org.jaggeryjs.modules:uuid.feature:${jaggery.extensions.version} - - org.jaggeryjs.modules:sso.feature:${jaggery.extensions.sso.version} - + + + org.jaggeryjs.modules:i18n.feature:${jaggery.extensions.version} - org.jaggeryjs.modules:jaggery-test.feature:${jaggery.extensions.version} + org.jaggeryjs.modules:jaggery-test.feature:${jaggery.extensions.test.version} @@ -186,9 +186,9 @@ - - - + + org.wso2.carbon.multitenancy:org.wso2.carbon.tenant.common.server.feature:${carbon.multitenancy.version} + @@ -342,7 +342,7 @@ org.jaggeryjs.modules.carbon.feature.group - ${jaggery.extensions.version} + ${jaggery.extensions.carbon.version} org.jaggeryjs.modules.process.feature.group @@ -352,17 +352,17 @@ org.jaggeryjs.modules.uuid.feature.group ${jaggery.extensions.version} - - org.jaggeryjs.modules.sso.feature.group - ${jaggery.extensions.sso.version} - + + + + org.jaggeryjs.modules.i18n.feature.group ${jaggery.extensions.version} org.jaggeryjs.modules.jaggery-test.feature.group - ${jaggery.extensions.version} + ${jaggery.extensions.test.version} @@ -409,10 +409,10 @@ - - - - + + org.wso2.carbon.tenant.common.server.feature.group + ${carbon.multitenancy.version} +