diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/p2.inf b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/p2.inf
index e69de29bb2d..b5222094b32 100644
--- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/p2.inf
+++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/src/main/resources/p2.inf
@@ -0,0 +1,3 @@
+instructions.configure = \
+org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.server_${feature.version}/conf/cdm-config.xml,target:${installFolder}/../../conf/cdm-config.xml,overwrite:true);\
+
diff --git a/product/modules/distribution/src/assembly/bin.xml b/product/modules/distribution/src/assembly/bin.xml
index eee52239eb6..cb4ffc670f8 100644
--- a/product/modules/distribution/src/assembly/bin.xml
+++ b/product/modules/distribution/src/assembly/bin.xml
@@ -153,7 +153,7 @@
**/api-manager.xml
**/sso-idp-config.xml
- **/emm-config.xml
+
@@ -358,6 +358,16 @@
true
644
+
+
+
+
+ ${pom.artifactId}-${pom.version}/repository/conf
+ true
+ 644
+
+
+
${pom.artifactId}-${pom.version}/repository/conf/tomcat
diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml
index 97d4a18cddd..5418904a505 100644
--- a/product/modules/p2-profile-gen/pom.xml
+++ b/product/modules/p2-profile-gen/pom.xml
@@ -107,7 +107,7 @@
org.wso2.carbon:org.wso2.carbon.device.mgt.server.feature:${project.version}
-
+
org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.feature:${project.version}
@@ -164,7 +164,7 @@
org.wso2.carbon.device.mgt.server.feature.group
${project.version}
-
+
org.wso2.carbon.device.mgt.mobile.feature.group
${project.version}
diff --git a/product/pom.xml b/product/pom.xml
index c9fbafc3d0e..3c381596631 100644
--- a/product/pom.xml
+++ b/product/pom.xml
@@ -34,7 +34,7 @@
WSO2 Connected Device Manager (CDM) - Parent
-
+ modules/agents/android/jax-rs
modules/p2-profile-gen
modules/distribution
modules/integration