@ -46,6 +46,11 @@ public class DeviceInformationManagerServiceMock implements DeviceInformationMan
}
@Override public void addDeviceLocations(Device device, List<DeviceLocation> list)
throws DeviceDetailsMgtException {
@Override
public DeviceLocation getDeviceLocation(DeviceIdentifier deviceIdentifier) throws DeviceDetailsMgtException {
return null;
@ -1154,7 +1154,7 @@
<properties>
<!-- Carbon Device Management -->
<carbon.devicemgt.version>4.1.10-SNAPSHOT</carbon.devicemgt.version>
<carbon.devicemgt.version>4.1.10</carbon.devicemgt.version>
<carbon.devicemgt.version.range>[4.0.0, 5.0.0)</carbon.devicemgt.version.range>
<!-- Carbon Device Management Plugins -->