|
|
@ -22,14 +22,14 @@
|
|
|
|
<parent>
|
|
|
|
<parent>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>device-mgt-feature</artifactId>
|
|
|
|
<artifactId>device-mgt-feature</artifactId>
|
|
|
|
<version>0.9.2-SNAPSHOT</version>
|
|
|
|
<version>0.9.1-SNAPSHOT</version>
|
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.server.feature</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.server.feature</artifactId>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<version>0.9.2-SNAPSHOT</version>
|
|
|
|
<version>0.9.1-SNAPSHOT</version>
|
|
|
|
<name>WSO2 Carbon - Device Management Server Feature</name>
|
|
|
|
<name>WSO2 Carbon - Device Management Server Feature</name>
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
<description>This feature contains the core bundles required for Back-end Devvice Management functionality
|
|
|
|
<description>This feature contains the core bundles required for Back-end Devvice Management functionality
|
|
|
|