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 e8790316f..75240f3df 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
@@ -21,7 +21,7 @@
org.wso2.carbon
device-mgt
- 4.2.0-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml
index c61e2ad8e..7e9fe17b3 100644
--- a/components/device-mgt/pom.xml
+++ b/components/device-mgt/pom.xml
@@ -31,7 +31,7 @@
4.0.0
org.wso2.carbon
device-mgt
- 4.2.0-SNAPSHOT
+ 2.0.0-SNAPSHOT
pom
WSO2 Carbon - Device Management Component
http://wso2.org
diff --git a/product/modules/distribution/src/assembly/bin.xml b/product/modules/distribution/src/assembly/bin.xml
index 40398b455..3a3fbc673 100644
--- a/product/modules/distribution/src/assembly/bin.xml
+++ b/product/modules/distribution/src/assembly/bin.xml
@@ -42,7 +42,7 @@
- ../p2-profile-gen/target/wso2carbon-core-4.3.0/dbscripts/identity/
+ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/identity/
wso2emm-${project.version}/dbscripts/identity
@@ -192,20 +192,6 @@
*/**
-
- src/repository/dbscripts/storage
- wso2emm-${project.version}/dbscripts/storage
-
- */**
-
-
-
- src/repository/dbscripts/apimgt
- wso2emm-${project.version}/dbscripts/apimgt
-
- */**
-
-
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/service-provider
@@ -214,18 +200,6 @@
*/**
-
-
- ../apps/productapipublisher/
-
- ${pom.artifactId}-${project.version}/repository/deployment/server/jaggeryapps/productapipublisher
-
-
-
- ../apps/productapistore/
- ${pom.artifactId}-${project.version}/repository/deployment/server/jaggeryapps/productapistore
-
-
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/modules
wso2emm-${project.version}/modules/
@@ -330,28 +304,7 @@
true
644
-
-
- wso2emm-${project.version}/repository/conf/
- true
-
-
-
- wso2emm-${project.version}/repository/conf/
- true
-
-
-
-
- wso2emm-${project.version}/repository/resources/security
- true
-
-
-
- wso2emm-${project.version}/repository/conf/security/
- true
-
@@ -398,12 +351,6 @@
wso2emm-${project.version}/repository/database
644
-
-
- wso2emm-${project.version}/repository/conf/
- true
-
diff --git a/product/modules/distribution/src/assembly/filter.properties b/product/modules/distribution/src/assembly/filter.properties
index 4c1aba4b9..bd8f07d1e 100644
--- a/product/modules/distribution/src/assembly/filter.properties
+++ b/product/modules/distribution/src/assembly/filter.properties
@@ -1,7 +1,7 @@
-product.name= WSO2 Enterprise Mobility Manager (EMM)
-product.version=1.1.0
+product.name=WSO2 Connected Device Manager
+product.version=2.0.0-SNAPSHOT
product.key=EMM
hotdeployment=true
hotupdate=true
-carbon.version=4.2.0
-default.server.role=MobilePlatform
+carbon.version=4.3.0
+default.server.role=CDMPlatform