Merge remote-tracking branch 'origin/IoTS-1.0.0' into IoTS-1.0.0

This commit is contained in:
sinthuja 2016-11-16 14:46:48 +05:30
commit 6d1c377ab2
2 changed files with 4 additions and 4 deletions

View File

@ -206,6 +206,6 @@
</repository> </repository>
</repositories> </repositories>
<properties> <properties>
<carbon.device.mgt.plugin.version>2.2.6-SNAPSHOT</carbon.device.mgt.plugin.version> <carbon.device.mgt.plugin.version>3.0.0-SNAPSHOT</carbon.device.mgt.plugin.version>
</properties> </properties>
</project> </project>

View File

@ -1543,14 +1543,14 @@
<carbon.governance.version>4.6.4</carbon.governance.version> <carbon.governance.version>4.6.4</carbon.governance.version>
<!-- Carbon Device Management --> <!-- Carbon Device Management -->
<carbon.device.mgt.version>1.2.7-SNAPSHOT</carbon.device.mgt.version> <carbon.device.mgt.version>2.0.0-SNAPSHOT</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[1.1.1, 2.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>1.0.0-SNAPSHOT</product.iot.version> <product.iot.version>1.0.0-SNAPSHOT</product.iot.version>
<!-- Carbon Device Management Plugins--> <!-- Carbon Device Management Plugins-->
<carbon.device.mgt.plugin.version>2.2.6-SNAPSHOT</carbon.device.mgt.plugin.version> <carbon.device.mgt.plugin.version>3.0.0-SNAPSHOT</carbon.device.mgt.plugin.version>
<!-- API Management --> <!-- API Management -->
<carbon.api.mgt.version>6.0.5</carbon.api.mgt.version> <carbon.api.mgt.version>6.0.5</carbon.api.mgt.version>