diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml
index e45d239f..50fd397b 100755
--- a/modules/distribution/src/assembly/bin.xml
+++ b/modules/distribution/src/assembly/bin.xml
@@ -864,6 +864,22 @@
+
+
+ ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/eventstreams/
+
+ ${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/eventstreams/
+
+
+
+
+
+ ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/eventreceivers/
+
+ ${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/server/eventreceivers/
+
+
+
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources
@@ -899,6 +915,12 @@
true
+
+ src/analytics/plugins
+ ${pom.artifactId}-${pom.version}/wso2/analytics/plugins
+ true
+
+
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/components
diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml
index af59e28c..b628623f 100644
--- a/modules/p2-profile/analytics-profile/pom.xml
+++ b/modules/p2-profile/analytics-profile/pom.xml
@@ -115,9 +115,6 @@
-
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.gadget.template.feature:${carbon.analytics.common.version}
@@ -392,7 +389,7 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json.feature:${carbon.device.mgt.plugin.version}
- org.wso2.carbon.identity.carbon.auth.mutualssl:org.wso2.carbon.identity.authenticator.mutualssl.feature:${identity.carbon.auth.mutual.ssl.version}
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
@@ -806,12 +803,6 @@
org.wso2.carbon.identity.jwt.client.extension.feature.group
${carbon.device.mgt.version}
-
-
-
- org.wso2.carbon.device.mgt.cdmf.analytics.feature.group
- ${carbon.device.mgt.plugin.version}
-
org.wso2.carbon.analytics.gadget.template.feature.group
${carbon.analytics.common.version}
@@ -831,6 +822,12 @@
org.wso2.extension.siddhi.execution.json.feature.group
${carbon.device.mgt.plugin.version}
+
+
+
+ org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group
+ ${carbon.device.mgt.plugin.version}
+