updated cdm versions

temp
Amalka Subasinghe 3 years ago
parent 14037f4f88
commit 1426eb4283

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.community</groupId>
<artifactId>entgra-iot-distribution</artifactId>
<artifactId>distribution</artifactId>
<version>5.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.community</groupId>
<artifactId>entgra-iot-distribution</artifactId>
<artifactId>distribution</artifactId>
<version>5.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -27,7 +27,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>entgra-iot-distribution</artifactId>
<artifactId>distribution</artifactId>
<packaging>pom</packaging>
<name>Entgra IoT - Distribution Module</name>
<description>Entgra IoT Distribution Module</description>

@ -105,14 +105,14 @@
<entgra-iot-community>entgra-iot-community-${project.version}</entgra-iot-community>
<!-- Carbon Device Management-->
<carbon.device.mgt.version>4.1.16-SNAPSHOT</carbon.device.mgt.version>
<carbon.device.mgt.version>5.0.0-SNAPSHOT</carbon.device.mgt.version>
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
<!--Orbit versions-->
<orbit.h2.engine.version>1.2.140.wso2v3</orbit.h2.engine.version>
<carbon.device.mgt.plugin.version>5.0.16-SNAPSHOT</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>6.0.0-SNAPSHOT</carbon.device.mgt.plugin.version>
</properties>

Loading…
Cancel
Save