diff --git a/pom.xml b/pom.xml index f6a21584a1c..9fdb630f024 100644 --- a/pom.xml +++ b/pom.xml @@ -800,13 +800,13 @@ 1.2.4 - 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 30140b1d9fd..6e51f1f530e 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -134,17 +134,17 @@ - - - - - - + + org.wso2.carbon.deployment:org.wso2.carbon.module.mgt.feature:${carbon.deployment.version} + + + org.wso2.carbon.deployment:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version} + - - - + + org.wso2.carbon:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.platform.version} + @@ -159,9 +159,9 @@ 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} + @@ -252,12 +252,12 @@ org.wso2.carbon: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:org.wso2.carbon.registry.extensions.feature:${carbon.governance.version} + @@ -320,20 +320,20 @@ - - - - - - - - + + org.wso2.carbon.module.mgt.feature.group + ${carbon.deployment.version} + + + org.wso2.carbon.webapp.mgt.feature.group + ${carbon.deployment.version} + - - - - + + org.wso2.carbon.as.runtimes.cxf.feature.group + ${carbon.platform.version} + @@ -351,10 +351,10 @@ org.wso2.carbon.logging.mgt.feature.group ${carbon.commons.version} - - - - + + org.wso2.carbon.transport.mgt.feature.group + ${carbon.transport.mgt.version} + @@ -470,14 +470,14 @@ org.wso2.carbon.governance.metadata.feature.group ${carbon.governance.version} - - - - - - - - + + org.wso2.carbon.governance.lifecycle.management.feature.group + ${carbon.governance.version} + + + org.wso2.carbon.registry.extensions.feature.group + ${carbon.governance.version} +