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 e839f54070..f1ceacf062 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
@@ -141,6 +141,15 @@
org.testng
testng
+
+
+ org.wso2.carbon
+ org.wso2.carbon.tomcat.ext
+
+
+ org.wso2.carbon
+ org.wso2.carbon.tomcat
+
diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml
index 7b248638d7..5188221684 100644
--- a/components/device-mgt/pom.xml
+++ b/components/device-mgt/pom.xml
@@ -42,7 +42,7 @@
org.wso2.carbon.device.mgt.mobile.impl
-
+
@@ -116,9 +116,4 @@
-
- 1.2.140.wso2v3
- 1.2.1
- 7.0.52.wso2v5
-
diff --git a/components/key-mgt/pom.xml b/components/key-mgt/pom.xml
index e427627aff..67b910014f 100644
--- a/components/key-mgt/pom.xml
+++ b/components/key-mgt/pom.xml
@@ -40,6 +40,7 @@
org.wso2.carbon.key.mgt.handler.valve
+
@@ -109,9 +111,9 @@
-
+
diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml
index 53a5d3d0c7..44645e77f1 100644
--- a/components/policy-mgt/pom.xml
+++ b/components/policy-mgt/pom.xml
@@ -42,7 +42,7 @@
org.wso2.carbon.policy.evalutor
-
+
diff --git a/pom.xml b/pom.xml
index 8f324b9b5b..d39097a1c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,22 +157,22 @@
org.wso2.carbon
org.wso2.carbon.utils
- ${carbon.platform.version}
+ ${carbon.kernel.version}
org.wso2.carbon
org.wso2.carbon.core
- ${carbon.platform.version}
+ ${carbon.kernel.version}
org.wso2.carbon
org.wso2.carbon.ndatasource.core
- ${carbon.platform.version}
+ ${carbon.kernel.version}
org.wso2.carbon
org.wso2.carbon.ndatasource.rdbms
- ${carbon.platform.version}
+ ${carbon.kernel.version}
org.wso2.carbon
@@ -184,6 +184,64 @@
jboss-transaction-api_1.1_spec
${jboss-transaction-api.version}
+
+
+
+ org.eclipse.osgi
+ org.eclipse.osgi
+ 3.8.1.v20120830-144521
+
+
+ org.eclipse.equinox
+ org.eclipse.equinox.common
+ 3.6.100.v20120522-1841
+
+
+ org.wso2.carbon
+ org.wso2.carbon.logging
+ ${carbon.kernel.version}
+
+
+ org.wso2.carbon
+ org.wso2.carbon.device.mgt.common
+ ${cdm.version}
+
+
+ org.eclipse.osgi
+ org.eclipse.osgi.services
+ 3.3.100.v20120522-1822
+
+
+ com.h2database.wso2
+ h2-database-engine
+ ${orbit.version.h2.engine}
+
+
+ org.wso2.carbon
+ org.wso2.carbon.apimgt.core
+ ${apim.version}
+
+
+ org.wso2.carbon
+ org.wso2.carbon.apimgt.impl
+ ${apim.version}
+
+
+ org.apache.tomcat.wso2
+ tomcat
+ ${orbit.version.tomcat}
+
+
+ org.wso2.carbon
+ org.wso2.carbon.tomcat.ext
+ ${carbon.kernel.version}
+
+
+ org.wso2.carbon
+ org.wso2.carbon.tomcat
+ ${carbon.kernel.version}
+
+
@@ -196,6 +254,7 @@
[1.6.1.wso2v11, 1.7.0)
1.0.0.Final
1.5.4
+ 2.0.0-SNAPSHOT
4.3.1
6.8
@@ -205,6 +264,10 @@
3.6.100.v20120522-1841
3.8.1.v20120830-144521
+
+ 1.2.140.wso2v3
+ 1.2.1
+ 7.0.52.wso2v5
diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml
index acafff81fe..774d6c4c21 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -100,9 +100,9 @@
true
-
- org.wso2.carbon:org.wso2.carbon.ndatasource.feature:${carbon.kernel.version}
-
+
org.wso2.carbon:org.wso2.carbon.device.mgt.server.feature:${project.version}
@@ -139,7 +139,7 @@
- org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.kernel.version}
+ org.wso2.carbon:org.wso2.carbon.apimgt.core.feature:${carbon.platform.version}
org.wso2.carbon:org.wso2.carbon.um.ws.service.server.feature:${carbon.platform.version}
@@ -218,16 +218,16 @@
org.wso2.carbon.apimgt.core.feature.group
- ${carbon.kernel.version}
+ ${carbon.platform.version}
-
+
+
org.wso2.carbon.device.mgt.server.feature.group
${project.version}