|
|
|
@ -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-plugins</groupId>
|
|
|
|
|
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>4.0.5-SNAPSHOT</version>
|
|
|
|
|
<version>4.0.5</version>
|
|
|
|
|
<name>WSO2 Carbon - Device Management Plugins Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>WSO2 Carbon - Device Management Plugins Parent</description>
|
|
|
|
@ -1154,7 +1153,7 @@
|
|
|
|
|
<carbon.appmgt.version>1.2.25</carbon.appmgt.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management Plugins -->
|
|
|
|
|
<carbon.devicemgt.plugins.version>4.0.5-SNAPSHOT</carbon.devicemgt.plugins.version>
|
|
|
|
|
<carbon.devicemgt.plugins.version>4.0.5</carbon.devicemgt.plugins.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|
@ -1281,7 +1280,7 @@
|
|
|
|
|
<developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git
|
|
|
|
|
</developerConnection>
|
|
|
|
|
<connection>scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git</connection>
|
|
|
|
|
<tag>HEAD</tag>
|
|
|
|
|
<tag>v4.0.5</tag>
|
|
|
|
|
</scm>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|