|
|
|
@ -17,15 +17,13 @@
|
|
|
|
|
~ under the License.
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
|
<artifactId>wso2iot-parent</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>3.1.0-update12-SNAPSHOT</version>
|
|
|
|
|
<version>3.2.0</version>
|
|
|
|
|
<name>WSO2 IoT - Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>WSO2 IoT Server</description>
|
|
|
|
@ -1676,7 +1674,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>HEAD</tag>
|
|
|
|
|
<tag>v3.2.0-RC1</tag>
|
|
|
|
|
</scm>
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|