Compare commits

Invalid templates have been ignored

1 invalid template(s) found pull_request_template.md: frontmatter must start with a separator line

...

3 Commits

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-components</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -23,7 +23,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -19,7 +19,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -22,7 +22,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -22,7 +22,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-features</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -23,7 +23,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-p2-profile</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -20,7 +20,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-p2-profile</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -22,7 +22,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-p2-profile</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -23,7 +23,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -21,13 +21,13 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-scripts</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mobile-qsg</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<name>Entgra IoT - QSG Script</name>
<description>This includes the tools for IoTs Quick Start Guide</description>
<packaging>jar</packaging>

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -23,7 +23,7 @@
<groupId>io.entgra.iot</groupId>
<artifactId>entgra-iot-server-parent</artifactId>
<packaging>pom</packaging>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<name>Entgra IoT - Parent</name>
<url>http://entgra.io</url>
<description>Entgra IoT Server</description>
@ -1393,7 +1393,7 @@
<properties>
<!-- Carbon Device Management-->
<carbon.device.mgt.version>4.1.16-SNAPSHOT</carbon.device.mgt.version>
<carbon.device.mgt.version>4.2.0</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[4.0.0, 5.0.0)</carbon.device.mgt.version.range>
@ -1401,7 +1401,7 @@
<product.iot.version>${project.version}</product.iot.version>
<!-- Carbon Device Management Plugins-->
<carbon.device.mgt.plugin.version>5.0.16-SNAPSHOT</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>5.1.0</carbon.device.mgt.plugin.version>
<!--Carbon kernel versions-->
<carbon.kernel.version>4.4.26</carbon.kernel.version>

Loading…
Cancel
Save