|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
|
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>3.0.12-SNAPSHOT</version>
|
|
|
|
|
<version>3.0.13-SNAPSHOT</version>
|
|
|
|
|
<name>WSO2 Carbon - Device Management Plugins Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>WSO2 Carbon - Device Management Plugins Parent</description>
|
|
|
|
@ -377,11 +377,6 @@
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!--IoT Server specific dependencies-->
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>org.wso2.carbon.devicemgt-plugins</groupId>-->
|
|
|
|
|
<!--<artifactId>org.wso2.carbon.device.mgt.iot.url.printer</artifactId>-->
|
|
|
|
|
<!--<version>${carbon.devicemgt.plugins.version}</version>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
|
<artifactId>org.wso2.extension.siddhi.execution.json</artifactId>
|
|
|
|
@ -1140,7 +1135,7 @@
|
|
|
|
|
<carbon.appmgt.version>1.2.15</carbon.appmgt.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Device Management Plugins -->
|
|
|
|
|
<carbon.devicemgt.plugins.version>3.0.12-SNAPSHOT</carbon.devicemgt.plugins.version>
|
|
|
|
|
<carbon.devicemgt.plugins.version>3.0.13-SNAPSHOT</carbon.devicemgt.plugins.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
|
<carbon.commons.version>4.4.8</carbon.commons.version>
|
|
|
|
|