Merge pull request #230 from rasika/master

Upgrading CDMF and CDMF-plugins
merge-requests/1/head
Rasika Perera 8 years ago committed by GitHub
commit 598a41e964

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

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

Loading…
Cancel
Save