Bump versions to next development iteration

application-manager-new
charitha 8 years ago
parent a27fe2d866
commit ec2a28d097

@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
<artifactId>iot-devicetype-feature-installation</artifactId>
<version>1.0.0-ALPHA5</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Creating custom distribution</name>
<url>http://wso2.org</url>
@ -225,6 +225,6 @@
</repository>
</repositories>
<properties>
<carbon.device.mgt.plugin.version>3.0.3</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.4-SNAPSHOT</carbon.device.mgt.plugin.version>
</properties>
</project>

@ -1474,7 +1474,6 @@
<!--Carbon kernel versions-->
<carbon.kernel.version>4.4.10</carbon.kernel.version>
<carbon.kernel.449.version>4.4.9</carbon.kernel.449.version>
<carbon.kernel.version.range>[4.4.0, 4.5.0)</carbon.kernel.version.range>
<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>
@ -1542,14 +1541,14 @@
<carbon.governance.version>4.6.5</carbon.governance.version>
<!-- Carbon Device Management -->
<carbon.device.mgt.version>2.0.3</carbon.device.mgt.version>
<carbon.device.mgt.version>2.0.4-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.3</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>3.0.4-SNAPSHOT</carbon.device.mgt.plugin.version>
<!-- API Management -->
<carbon.api.mgt.version>6.0.5</carbon.api.mgt.version>

Loading…
Cancel
Save