Bump versions to next development

This commit is contained in:
charitha 2016-11-25 16:31:25 +05:30
parent 5e2b243ee3
commit 50c456b04f
2 changed files with 3 additions and 3 deletions

View File

@ -218,6 +218,6 @@
</repository>
</repositories>
<properties>
<carbon.device.mgt.plugin.version>3.0.1</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.2-SNAPSHOT</carbon.device.mgt.plugin.version>
</properties>
</project>

View File

@ -1542,14 +1542,14 @@
<carbon.governance.version>4.6.4</carbon.governance.version>
<!-- Carbon Device Management -->
<carbon.device.mgt.version>2.0.1</carbon.device.mgt.version>
<carbon.device.mgt.version>2.0.2-SNAPSHOT</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.1</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.2-SNAPSHOT</carbon.device.mgt.plugin.version>
<!-- API Management -->
<carbon.api.mgt.version>6.0.5</carbon.api.mgt.version>