|
|
|
@ -20,12 +20,12 @@
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
|
<parent>
|
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
|
<artifactId>wso2cdmf-tools</artifactId>
|
|
|
|
|
<artifactId>wso2iot-parent</artifactId>
|
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
|
|
</parent>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>cdmf.devicetype</groupId>
|
|
|
|
|
<groupId>org.wso2.cdmf.devicetype</groupId>
|
|
|
|
|
<artifactId>cdmf-devicetype-archetype</artifactId>
|
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
<name>WSO2 CDMF Device Type Archetype</name>
|
|
|
|
|