diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml
index 41361479..c0342a8d 100755
--- a/modules/distribution/src/assembly/bin.xml
+++ b/modules/distribution/src/assembly/bin.xml
@@ -941,6 +941,12 @@
+
+
+ ../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/scripts
+ ${pom.artifactId}-${pom.version}/scripts
+
+
diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml
index b628623f..a1808ba5 100644
--- a/modules/p2-profile/analytics-profile/pom.xml
+++ b/modules/p2-profile/analytics-profile/pom.xml
@@ -391,6 +391,10 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
+
+
+ org.wso2.carbon.devicemgt-plugins:org.wso2.gpl.siddhi.extension.geo.script.feature:${carbon.device.mgt.plugin.version}
+
@@ -828,6 +832,12 @@
org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group
${carbon.device.mgt.plugin.version}
+
+
+
+ org.wso2.gpl.siddhi.extension.geo.script.feature.group
+ ${carbon.device.mgt.plugin.version}
+
diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index c46b7ffb..e5084396 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -745,6 +745,11 @@
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version}
+
+
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
+
+
@@ -1607,6 +1612,13 @@
org.wso2.carbon.device.mgt.cdmf.analytics.feature.group
${carbon.device.mgt.plugin.version}
+
+
+
+ org.wso2.carbon.iot.geo.dashboard.feature.group
+ ${carbon.device.mgt.plugin.version}
+
+
@@ -2484,6 +2496,13 @@
${identity.inbound.auth.saml.version}
+
+
+
+ org.wso2.carbon.iot.geo.dashboard.feature.group
+ ${carbon.device.mgt.plugin.version}
+
+
@@ -3119,6 +3138,13 @@
${carbon.device.mgt.version}
+
+
+
+ org.wso2.carbon.iot.geo.dashboard.feature.group
+ ${carbon.device.mgt.plugin.version}
+
+