From b1dcd16b68e9e2cbb6bc503660119457b36b0aee Mon Sep 17 00:00:00 2001 From: prabathabey Date: Sun, 1 Feb 2015 23:45:17 +0530 Subject: [PATCH] Changing Carbon commons version to 4.3.2 and Carbon deployment version to 4.3.0 --- pom.xml | 4 ++-- product/modules/p2-profile-gen/pom.xml | 32 +++++++++++++------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 76785bb71..008b50163 100644 --- a/pom.xml +++ b/pom.xml @@ -574,13 +574,13 @@ 1.1.1 - 4.3.1 + 4.3.2 4.3.0-SNAPSHOT - 4.3.0-SNAPSHOT + 4.3.0 4.3.0 diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 5a258cd42..0eca9cc14 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -121,10 +121,10 @@ - org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version} + org.wso2.carbon.deployment:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version} - org.wso2.carbon:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version} + org.wso2.carbon.deployment:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version} @@ -154,7 +154,7 @@ - org.wso2.carbon:org.wso2.carbon.transport.mgt.feature:${carbon.transport.mgt.version} + 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} @@ -163,13 +163,13 @@ - org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.api.mgt.version} + org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.api.mgt.version} - org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature:${carbon.api.mgt.version} + org.wso2.carbon:org.wso2.carbon.apimgt.publisher.feature:${carbon.api.mgt.version} - org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.api.mgt.version} + org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.api.mgt.version} @@ -330,11 +330,11 @@ org.wso2.carbon.webapp.mgt.feature.group - ${carbon.platform.version} + ${carbon.deployment.version} org.wso2.carbon.module.mgt.feature.group - ${carbon.platform.version} + ${carbon.deployment.version} @@ -371,8 +371,8 @@ - org.wso2.carbon.transport.mgt.feature.group - ${carbon.transport.mgt.version} + org.wso2.carbon.transport.mgt.feature.group + ${carbon.transport.mgt.version} org.wso2.carbon.as.runtimes.cxf.feature.group @@ -382,17 +382,17 @@ - org.wso2.carbon.apimgt.core.feature.group - ${carbon.api.mgt.version} + org.wso2.carbon.apimgt.core.feature.group + ${carbon.api.mgt.version} - org.wso2.carbon.apimgt.publisher.feature.group - ${carbon.api.mgt.version} + org.wso2.carbon.apimgt.publisher.feature.group + ${carbon.api.mgt.version} - org.wso2.carbon.apimgt.store.feature.group - ${carbon.api.mgt.version} + org.wso2.carbon.apimgt.store.feature.group + ${carbon.api.mgt.version}