mirror of
https://repository.entgra.net/community/community-product.git
synced 2025-09-16 23:42:18 +00:00
updated cdm versions
This commit is contained in:
parent
14037f4f88
commit
1426eb4283
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community</groupId>
|
<groupId>io.entgra.community</groupId>
|
||||||
<artifactId>entgra-iot-distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
<version>5.0.0-SNAPSHOT</version>
|
<version>5.0.0-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community</groupId>
|
<groupId>io.entgra.community</groupId>
|
||||||
<artifactId>entgra-iot-distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
<version>5.0.0-SNAPSHOT</version>
|
<version>5.0.0-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>entgra-iot-distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Entgra IoT - Distribution Module</name>
|
<name>Entgra IoT - Distribution Module</name>
|
||||||
<description>Entgra IoT Distribution Module</description>
|
<description>Entgra IoT Distribution Module</description>
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@ -105,14 +105,14 @@
|
|||||||
<entgra-iot-community>entgra-iot-community-${project.version}</entgra-iot-community>
|
<entgra-iot-community>entgra-iot-community-${project.version}</entgra-iot-community>
|
||||||
|
|
||||||
<!-- Carbon Device Management-->
|
<!-- 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>
|
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
|
||||||
|
|
||||||
<!--Orbit versions-->
|
<!--Orbit versions-->
|
||||||
<orbit.h2.engine.version>1.2.140.wso2v3</orbit.h2.engine.version>
|
<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>
|
</properties>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user