Upgrading CDMF and CDMF-plugins

application-manager-new
Rasika Perera 8 years ago
parent daababf256
commit 879a3b1c5b

@ -225,6 +225,6 @@
</repository>
</repositories>
<properties>
<carbon.device.mgt.plugin.version>3.0.4-SNAPSHOT</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.4</carbon.device.mgt.plugin.version>
</properties>
</project>

@ -1527,14 +1527,14 @@
<carbon.governance.version>4.7.0</carbon.governance.version>
<!-- Carbon Device Management -->
<carbon.device.mgt.version>2.0.4-SNAPSHOT</carbon.device.mgt.version>
<carbon.device.mgt.version>2.0.5</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[2.0.0, 3.0.0)</carbon.device.mgt.version.range>
<!-- IOT Device Management -->
<product.iot.version>1.0.0-SNAPSHOT</product.iot.version>
<!-- Carbon Device Management Plugins-->
<carbon.device.mgt.plugin.version>3.0.4-SNAPSHOT</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.4</carbon.device.mgt.plugin.version>
<!-- API Management -->
<carbon.api.mgt.version>6.1.2</carbon.api.mgt.version>

Loading…
Cancel
Save