|
|
|
@ -17,14 +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.carbon.devicemgt</groupId>
|
|
|
|
|
<artifactId>carbon-devicemgt</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>0.9.2-SNAPSHOT</version>
|
|
|
|
|
<version>1.0.0</version>
|
|
|
|
|
<name>WSO2 Carbon - Device Management - Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>WSO2 Connected Device Manager Components</description>
|
|
|
|
@ -1287,7 +1286,7 @@
|
|
|
|
|
<url>https://github.com/wso2/carbon-device-mgt.git</url>
|
|
|
|
|
<developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt.git</developerConnection>
|
|
|
|
|
<connection>scm:git:https://github.com/wso2/carbon-device-mgt.git</connection>
|
|
|
|
|
<tag>HEAD</tag>
|
|
|
|
|
<tag>v1.0.0</tag>
|
|
|
|
|
</scm>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1536,7 +1535,7 @@
|
|
|
|
|
<axiom.wso2.version>1.2.11.wso2v5</axiom.wso2.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management -->
|
|
|
|
|
<carbon.device.mgt.version>0.9.2-SNAPSHOT</carbon.device.mgt.version>
|
|
|
|
|
<carbon.device.mgt.version>1.0.0</carbon.device.mgt.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|
|