diff --git a/pom.xml b/pom.xml
index 5414c113222..24b53db3991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,9 +575,9 @@
- https://github.com/wso2/product-mdm.git
- scm:git:https://github.com/wso2/product-mdm.git
- scm:git:https://github.com/wso2/product-mdm.git
+ https://github.com/wso2/product-cdm.git
+ scm:git:https://github.com/wso2/product-cdm.git
+ scm:git:https://github.com/wso2/product-cdm.git
HEAD
@@ -619,7 +619,7 @@
maven-release-plugin
clean install
- true
+ false
@@ -780,11 +780,13 @@
0.9.0.ALPHA6
1.0.0
- 1.1.0-SNAPSHOT
+ 1.2.0
+ 1.1.0
+ 1.1.0
4.3.1
- 4.3.0-SNAPSHOT
+ 4.3.0
6.8
1.1.0
@@ -800,19 +802,16 @@
1.2.4
- 4.3.2
-
-
- 4.3.0-SNAPSHOT
+ 4.3.4
- 4.3.0
+ 4.3.1
- 4.3.0
+ 4.3.2
- 4.3.0
+ 4.3.3
4.3.0
@@ -820,9 +819,6 @@
4.3.0
-
- 4.3.2
-
1.0.0-SNAPSHOT
diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml
index 48d8c6aaac3..10a57d72aa9 100644
--- a/product/modules/integration/tests-common/admin-clients/pom.xml
+++ b/product/modules/integration/tests-common/admin-clients/pom.xml
@@ -29,8 +29,8 @@
4.0.0
- org.wso2.cdm
- org.wso2.cdm.integration.common.clients
+ org.wso2.carbon.cdm
+ org.wso2.carbon.cdm.integration.common.clients
jar
WSO2 CDM - Integration Admin Clients
diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml
index db30f96b55d..560011cbf2c 100644
--- a/product/modules/integration/tests-common/integration-test-utils/pom.xml
+++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml
@@ -29,8 +29,8 @@
4.0.0
- org.wso2.cdm.integration.common.utils
- org.wso2.cdm
+ org.wso2.carbon.cdm.integration.common.utils
+ org.wso2.carbon.cdm
jar
WSO2 CDM - Integration Test Utils
diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml
index 4524a0eee12..6adb6f73344 100644
--- a/product/modules/integration/tests-common/ui-pages/pom.xml
+++ b/product/modules/integration/tests-common/ui-pages/pom.xml
@@ -29,8 +29,8 @@
4.0.0
- org.wso2.cdm
- org.wso2.cdm.integration.ui.pages
+ org.wso2.carbon.cdm
+ org.wso2.carbon.cdm.integration.ui.pages
jar
WSO2 CDM - Integration Test Ui Pages
diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml
index ab4cc213883..36cd6803582 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -117,7 +117,7 @@
org.jaggeryjs:org.jaggeryjs.feature:${jaggery.version}
- org.jaggeryjs.modules:carbon.feature:${jaggery.extensions.version}
+ org.jaggeryjs.modules:carbon.feature:${jaggery.extensions.carbon.version}
org.jaggeryjs.modules:process.feature:${jaggery.extensions.version}
@@ -125,11 +125,11 @@
org.jaggeryjs.modules:uuid.feature:${jaggery.extensions.version}
+
+
+
- org.jaggeryjs.modules:sso.feature:${jaggery.extensions.sso.version}
-
-
- org.jaggeryjs.modules:jaggery-test.feature:${jaggery.extensions.version}
+ org.jaggeryjs.modules:jaggery-test.feature:${jaggery.extensions.test.version}
@@ -140,11 +140,11 @@
org.wso2.carbon.deployment:org.wso2.carbon.webapp.mgt.feature:${carbon.deployment.version}
-
-
org.wso2.carbon.deployment:org.wso2.carbon.as.runtimes.cxf.feature:${carbon.deployment.version}
+
+
@@ -175,7 +175,7 @@
- org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
+ org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.version}
+
+
+
org.jaggeryjs.modules.jaggery-test.feature.group
- ${jaggery.extensions.version}
+ ${jaggery.extensions.test.version}
@@ -325,12 +325,15 @@
org.wso2.carbon.webapp.mgt.feature.group
${carbon.deployment.version}
-
-
+
+ org.wso2.carbon.webapp.mgt.server.feature.group
+ ${carbon.deployment.version}
+
org.wso2.carbon.as.runtimes.cxf.feature.group
${carbon.deployment.version}
+
@@ -367,7 +370,7 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.platform.version}
+ ${carbon.identity.version}