|
|
@ -23,7 +23,7 @@
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
|
|
|
|
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<version>3.0.3-SNAPSHOT</version>
|
|
|
|
<version>3.0.4-SNAPSHOT</version>
|
|
|
|
<name>WSO2 Carbon - Device Management Plugins Parent</name>
|
|
|
|
<name>WSO2 Carbon - Device Management Plugins Parent</name>
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
<description>WSO2 Carbon - Device Management Plugins Parent</description>
|
|
|
|
<description>WSO2 Carbon - Device Management Plugins Parent</description>
|
|
|
@ -1105,12 +1105,6 @@
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt</artifactId>
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
|
|
|
<version>${junit.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.jayway.jsonpath</groupId>
|
|
|
|
<groupId>com.jayway.jsonpath</groupId>
|
|
|
|
<artifactId>json-path</artifactId>
|
|
|
|
<artifactId>json-path</artifactId>
|
|
|
@ -1245,14 +1239,14 @@
|
|
|
|
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
|
|
|
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management -->
|
|
|
|
<!-- Carbon Device Management -->
|
|
|
|
<carbon.devicemgt.version>2.0.3-SNAPSHOT</carbon.devicemgt.version>
|
|
|
|
<carbon.devicemgt.version>2.0.4-SNAPSHOT</carbon.devicemgt.version>
|
|
|
|
<carbon.devicemgt.version.range>[2.0.0, 3.0.0)</carbon.devicemgt.version.range>
|
|
|
|
<carbon.devicemgt.version.range>[2.0.0, 3.0.0)</carbon.devicemgt.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon App Management -->
|
|
|
|
<!-- Carbon App Management -->
|
|
|
|
<carbon.appmgt.version>1.2.8-SNAPSHOT</carbon.appmgt.version>
|
|
|
|
<carbon.appmgt.version>1.2.8</carbon.appmgt.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management Plugins -->
|
|
|
|
<!-- Carbon Device Management Plugins -->
|
|
|
|
<carbon.devicemgt.plugins.version>3.0.3-SNAPSHOT</carbon.devicemgt.plugins.version>
|
|
|
|
<carbon.devicemgt.plugins.version>3.0.4-SNAPSHOT</carbon.devicemgt.plugins.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|