diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index db90e8e2..caeb6425 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -354,6 +354,70 @@
+
+
+ create-arduino-plugin-mgt-schema
+ package
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ create-raspberrypi-plugin-mgt-schema
+ package
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml
index a647e31c..6855ee8a 100644
--- a/modules/p2-profile-gen/pom.xml
+++ b/modules/p2-profile-gen/pom.xml
@@ -169,10 +169,10 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.feature:${carbon.mobile.device.mgt.version}
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.mobile.device.mgt.version}
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.feature:${carbon.mobile.device.mgt.version}
- org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.feature:${carbon.mobile.device.mgt.version}
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.arduino.feature:${carbon.mobile.device.mgt.version}
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.digitaldisplay.feature:${carbon.mobile.device.mgt.version}
@@ -180,6 +180,12 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.droneanalyzer.feature:${carbon.mobile.device.mgt.version}
+
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.raspberrypi.feature:${carbon.mobile.device.mgt.version}
+
+
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.mobile.device.mgt.version}
+
@@ -885,11 +891,11 @@
${carbon.mobile.device.mgt.version}
- org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature.group
+ org.wso2.carbon.device.mgt.iot.androidsense.feature.group
${carbon.mobile.device.mgt.version}
- org.wso2.carbon.device.mgt.iot.androidsense.feature.group
+ org.wso2.carbon.device.mgt.iot.arduino.feature.group
${carbon.mobile.device.mgt.version}
@@ -900,6 +906,14 @@
org.wso2.carbon.device.mgt.iot.droneanalyzer.feature.group
${carbon.mobile.device.mgt.version}
+
+ org.wso2.carbon.device.mgt.iot.raspberrypi.feature.group
+ ${carbon.mobile.device.mgt.version}
+
+
+ org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature.group
+ ${carbon.mobile.device.mgt.version}
+