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