diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml
index 37083af062b..cb30ba77120 100644
--- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml
+++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml
@@ -99,11 +99,11 @@
- org.wso2.carbon.cdm:org.wso2.carbon.policy.mgt.core:${project.version}
+ org.wso2.carbon.cdm:org.wso2.carbon.policy.mgt.core:${carbon.device.mgt.version}
- org.wso2.carbon.cdm:org.wso2.carbon.policy.mgt.common:${project.version}
+ org.wso2.carbon.cdm:org.wso2.carbon.policy.mgt.common:${carbon.device.mgt.version}
- org.wso2.carbon.cdm:org.wso2.carbon.policy.evaluator:${project.version}
+ org.wso2.carbon.cdm:org.wso2.carbon.policy.evaluator:${carbon.device.mgt.version}
diff --git a/pom.xml b/pom.xml
index b14ee615081..f6a21584a1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -809,7 +809,7 @@
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 a071c7e7925..30140b1d9fd 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -156,9 +156,6 @@
org.wso2.carbon.commons:org.wso2.carbon.event.server.feature:${carbon.commons.version}
-
- org.wso2.carbon.commons:org.wso2.carbon.event.common.feature:${carbon.commons.version}
-
org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.feature:${carbon.commons.version}
@@ -181,7 +178,7 @@
- org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.identity.version}
+ org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.version}
+ ${carbon.platform.version}