|
|
|
@ -20,13 +20,13 @@
|
|
|
|
|
<parent>
|
|
|
|
|
<groupId>io.entgra.iot</groupId>
|
|
|
|
|
<artifactId>entgra-iot-tools</artifactId>
|
|
|
|
|
<version>4.0.0-RC</version>
|
|
|
|
|
<version>4.0.0-SNAPSHOT</version>
|
|
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<artifactId>iot-devicetype-archetype</artifactId>
|
|
|
|
|
<version>4.0.0-RC</version>
|
|
|
|
|
<version>4.0.0-SNAPSHOT</version>
|
|
|
|
|
<name>Entgra IoT - Device Type Archetype</name>
|
|
|
|
|
<description>Entgra IoT Device Type Archetype</description>
|
|
|
|
|
<packaging>maven-archetype</packaging>
|
|
|
|
|