|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
|
<artifactId>wso2iot-parent</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>1.0.0-alpha</version>
|
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
<name>WSO2 IoT Server - Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>WSO2 IoT Server</description>
|
|
|
|
@ -1119,7 +1119,7 @@
|
|
|
|
|
<carbon.device.mgt.version.range>[0.8.0, 2.0.0)</carbon.device.mgt.version.range>
|
|
|
|
|
|
|
|
|
|
<!-- IOT Device Management -->
|
|
|
|
|
<carbon.iot.device.mgt.version>1.0.0-alpha</carbon.iot.device.mgt.version>
|
|
|
|
|
<carbon.iot.device.mgt.version>1.0.0-SNAPSHOT</carbon.iot.device.mgt.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management Plugins-->
|
|
|
|
|
<carbon.device.mgt.plugin.version>2.1.0</carbon.device.mgt.plugin.version>
|
|
|
|
@ -1215,7 +1215,7 @@
|
|
|
|
|
<url>https://github.com/wso2/product-iots.git</url>
|
|
|
|
|
<developerConnection>scm:git:https://github.com/wso2/product-iots.git</developerConnection>
|
|
|
|
|
<connection>scm:git:https://github.com/wso2/product-iots.git</connection>
|
|
|
|
|
<tag>v1.0.0-alpha</tag>
|
|
|
|
|
<tag>HEAD</tag>
|
|
|
|
|
</scm>
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|