diff --git a/modules/core/distribution/src/assembly/bin.xml b/modules/core/distribution/src/assembly/bin.xml
index 5ce94fe8..61a172ea 100644
--- a/modules/core/distribution/src/assembly/bin.xml
+++ b/modules/core/distribution/src/assembly/bin.xml
@@ -1228,5 +1228,13 @@
true
644
+
+
+
+ ${pom.artifactId}-${pom.version}/repository/conf
+ apim-integration.xml
+ true
+ 644
+
diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml
index 06900f48..fb6d4094 100644
--- a/modules/core/p2-profile-gen/pom.xml
+++ b/modules/core/p2-profile-gen/pom.xml
@@ -206,6 +206,9 @@
org.wso2.carbon.apimgt:org.wso2.carbon.forum.server.feature:${carbon.api.mgt.version}
+
+ org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.apim.integration.feature:${carbon.device.mgt.version}
+
@@ -844,6 +847,10 @@
org.wso2.carbon.apimgt.webapp.publisher.feature.group
${carbon.device.mgt.version}
+
+ org.wso2.carbon.apimgt.apim.integration.feature.group
+ ${carbon.device.mgt.version}
+
org.wso2.carbon.device.mgt.oauth.extensions.feature.group
${carbon.device.mgt.version}
@@ -941,6 +948,8 @@
org.wso2.carbon.forum.server.feature.group
${carbon.api.mgt.version}
+
+
@@ -1401,7 +1410,7 @@
-
+
org.wso2.iot.core.styles.feature.group
${product.iot.version}
-
-
org.wso2.carbon.appmgt.core.feature.group
${appmgt.feature.version}
@@ -1448,7 +1454,6 @@
org.wso2.carbon.appmgt.mdm.osgiconnector.feature.group
${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.logging.mgt.feature.group
${carbon.commons.version}
@@ -1497,7 +1502,6 @@
org.wso2.carbon.registry.ws.feature.group
${carbon.registry.version}
-
org.wso2.carbon.webapp.mgt.feature.group
${carbon.deployment.version}
@@ -1522,9 +1526,6 @@
org.wso2.carbon.device.mgt.oauth.extensions.feature.group
${carbon.device.mgt.version}
-
-
-
org.apache.synapse.wso2.feature.group
${carbon.mediation.version}
@@ -1557,7 +1558,6 @@
org.wso2.carbon.mediation.admin.feature.group
${carbon.mediation.version}
-
org.wso2.carbon.tenant.common.feature.group
${carbon.multitenancy.version}
@@ -1592,7 +1592,7 @@
-
+
5-p2-profile-generation