From d6a22b06ffbd0c9aa90dd049e1d26541ba9c39a8 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Mon, 2 Feb 2015 21:13:52 +0530 Subject: [PATCH] Fixing more SNAPSHOT versions, used in carbon-governance, carbon-deployment related components --- .../org.wso2.carbon.device.mgt.core/pom.xml | 2 +- pom.xml | 14 +++++++------- product/modules/p2-profile-gen/pom.xml | 17 +++++------------ 3 files changed, 13 insertions(+), 20 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 1d426a6219..3c28bb751e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -139,7 +139,7 @@ org.wso2.carbon.user.api - org.wso2.carbon + org.wso2.carbon.governance org.wso2.carbon.governance.api diff --git a/pom.xml b/pom.xml index 9fdb630f02..5414c11322 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ ${carbon.kernel.version} - org.wso2.carbon + org.wso2.carbon.governance org.wso2.carbon.governance.api ${carbon.governance.version} @@ -279,7 +279,7 @@ juddi - org.wso2.carbon + org.wso2.carbon.registry org.wso2.carbon.registry.common @@ -287,11 +287,11 @@ org.wso2.carbon.registry.core - org.wso2.carbon + org.wso2.carbon.registry org.wso2.carbon.registry.admin.api - org.wso2.carbon + org.wso2.carbon.registry org.wso2.carbon.registry.indexing @@ -315,7 +315,7 @@ axiom-impl - org.wso2.carbon + org.wso2.carbon.governance org.wso2.carbon.registry.extensions @@ -818,10 +818,10 @@ 4.3.0 - 4.3.0-SNAPSHOT + 4.3.0 - 4.3.0-SNAPSHOT + 4.3.2 1.0.0-SNAPSHOT diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 6e51f1f530..ab4cc21388 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -143,7 +143,7 @@ - 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} @@ -159,9 +159,6 @@ org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.feature:${carbon.commons.version} - - org.wso2.carbon:org.wso2.carbon.transport.mgt.feature:${carbon.transport.mgt.version} - @@ -250,13 +247,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} @@ -332,7 +329,7 @@ org.wso2.carbon.as.runtimes.cxf.feature.group - ${carbon.platform.version} + ${carbon.deployment.version} @@ -350,10 +347,6 @@ org.wso2.carbon.logging.mgt.feature.group ${carbon.commons.version} - - - org.wso2.carbon.transport.mgt.feature.group - ${carbon.transport.mgt.version}