|
|
|
@ -21,13 +21,13 @@
|
|
|
|
|
<parent>
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
|
<artifactId>extensions-feature</artifactId>
|
|
|
|
|
<version>3.0.9-SNAPSHOT</version>
|
|
|
|
|
<version>3.0.10-SNAPSHOT</version>
|
|
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.appmgt.mdm.restconnector.feature</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>3.0.9-SNAPSHOT</version>
|
|
|
|
|
<version>3.0.10-SNAPSHOT</version>
|
|
|
|
|
<name>WSO2 Carbon - App management MDM REST Connector</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<description>This feature contains the core bundles required for APP management MDM REST connection
|
|
|
|
@ -37,7 +37,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.appmgt.mdm.restconnector</artifactId>
|
|
|
|
|
<version>3.0.9-SNAPSHOT</version>
|
|
|
|
|
<version>3.0.10-SNAPSHOT</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom</groupId>
|
|
|
|
|