From 6f6b7ada7143a8efece722a734ffdecfd6cc8426 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 23 Dec 2015 17:54:13 +0530 Subject: [PATCH] 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