From 59ea70e76127f23e3368ebe48520cb483ac438ae Mon Sep 17 00:00:00 2001 From: NuwanSameera Date: Fri, 22 Apr 2016 15:35:12 +0530 Subject: [PATCH] Remove digital display and drone analyzer from plugins --- components/iot-plugins/pom.xml | 2 -- .../pom.xml | 6 ------ features/iot-plugins-feature/pom.xml | 2 -- 3 files changed, 10 deletions(-) diff --git a/components/iot-plugins/pom.xml b/components/iot-plugins/pom.xml index 438e905f2..94a56da7b 100644 --- a/components/iot-plugins/pom.xml +++ b/components/iot-plugins/pom.xml @@ -35,8 +35,6 @@ androidsense-plugin arduino-plugin - digital-display-plugin - drone-analyzer-plugin raspberrypi-plugin virtual-fire-alarm-plugin iot-base-plugin diff --git a/features/iot-plugins-feature/iot-devicetypes-feature/org.wso2.carbon.device.mgt.iot.devicetypes.feature/pom.xml b/features/iot-plugins-feature/iot-devicetypes-feature/org.wso2.carbon.device.mgt.iot.devicetypes.feature/pom.xml index 73016d034..c34ced6c0 100644 --- a/features/iot-plugins-feature/iot-devicetypes-feature/org.wso2.carbon.device.mgt.iot.devicetypes.feature/pom.xml +++ b/features/iot-plugins-feature/iot-devicetypes-feature/org.wso2.carbon.device.mgt.iot.devicetypes.feature/pom.xml @@ -44,12 +44,6 @@ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.arduino.feature:${carbon.devicemgt.plugins.version} - - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.digitaldisplay.feature:${carbon.devicemgt.plugins.version} - - - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.droneanalyzer.feature:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.raspberrypi.feature:${carbon.devicemgt.plugins.version} diff --git a/features/iot-plugins-feature/pom.xml b/features/iot-plugins-feature/pom.xml index 33e2d8253..faef5ac3f 100644 --- a/features/iot-plugins-feature/pom.xml +++ b/features/iot-plugins-feature/pom.xml @@ -37,8 +37,6 @@ iot-analytics-feature androidsense-plugin-feature arduino-plugin-feature - digital-display-plugin-feature - drone-analyzer-plugin-feature raspberrypi-plugin-feature virtual-fire-alarm-plugin-feature iot-base-plugin-feature