From ee66cf0ba925f9e83dc012f5908bcecda4a6a45f Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 23 Dec 2015 17:46:44 +0530 Subject: [PATCH 1/2] bug fixes --- .../org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/device-mgt-iot-androidsense/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml b/components/device-mgt-iot-androidsense/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml index 070120d25d..32ae75883f 100644 --- a/components/device-mgt-iot-androidsense/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml +++ b/components/device-mgt-iot-androidsense/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml @@ -187,7 +187,7 @@ maven-war-plugin - android_sense_war + android_sense_mgt From 6f6b7ada7143a8efece722a734ffdecfd6cc8426 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 23 Dec 2015 17:54:13 +0530 Subject: [PATCH 2/2] Bug fixes --- .../org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/device-mgt-iot-arduino-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml b/features/device-mgt-iot-arduino-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml index e65d61bbae..235e17c101 100644 --- a/features/device-mgt-iot-arduino-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml +++ b/features/device-mgt-iot-arduino-feature/org.wso2.carbon.device.mgt.iot.arduino.feature/pom.xml @@ -104,7 +104,7 @@ war true ${basedir}/src/main/resources/webapps/ - arduino.war + arduino_mgt.war org.wso2.carbon.devicemgt-plugins @@ -113,7 +113,7 @@ war true ${basedir}/src/main/resources/webapps/ - arduino_mgt.war + arduino.war