Compare commits

..

No commits in common. 'bd066cd62e0e0c5f931eef98c20593bd17fdf2fb' and '95b06e7514a59256b261d1b526fe85f490d31b66' have entirely different histories.

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

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.entgra.community.iots</groupId> <groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId> <artifactId>io.entgra.community.iots.parent</artifactId>
<version>5.2.3-SNAPSHOT</version> <version>5.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.entgra.community.iots</groupId> <groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId> <artifactId>io.entgra.community.iots.parent</artifactId>
<version>5.2.3-SNAPSHOT</version> <version>5.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

@ -21,7 +21,7 @@
<parent> <parent>
<groupId>io.entgra.community.iots</groupId> <groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId> <artifactId>io.entgra.community.iots.parent</artifactId>
<version>5.2.3-SNAPSHOT</version> <version>5.2.2-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -329,12 +329,6 @@
<featureArtifactDef> <featureArtifactDef>
io.entgra.device.mgt.core:io.entgra.device.mgt.core.server.heart.beat.feature:${io.entgra.device.mgt.core.version} io.entgra.device.mgt.core:io.entgra.device.mgt.core.server.heart.beat.feature:${io.entgra.device.mgt.core.version}
</featureArtifactDef> </featureArtifactDef>
<featureArtifactDef>
io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.device.organization.api.feature:${io.entgra.device.mgt.core.version}
</featureArtifactDef>
<featureArtifactDef>
io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.device.organization.feature:${io.entgra.device.mgt.core.version}
</featureArtifactDef>
<!-- End of Device Management Features --> <!-- End of Device Management Features -->
<!-- Grafana Management Features --> <!-- Grafana Management Features -->
@ -508,14 +502,6 @@
<id>io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id> <id>io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
<version>${io.entgra.device.mgt.core.version}</version> <version>${io.entgra.device.mgt.core.version}</version>
</feature> </feature>
<feature>
<id>io.entgra.device.mgt.core.device.mgt.extensions.device.organization.api.feature.group</id>
<version>${io.entgra.device.mgt.core.version}</version>
</feature>
<feature>
<id>io.entgra.device.mgt.core.device.mgt.extensions.device.organization.feature.group</id>
<version>${io.entgra.device.mgt.core.version}</version>
</feature>
<!--Heartbeat Mgt--> <!--Heartbeat Mgt-->
<feature> <feature>

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.entgra.community.iots</groupId> <groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId> <artifactId>io.entgra.community.iots.parent</artifactId>
<version>5.2.3-SNAPSHOT</version> <version>5.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

@ -23,7 +23,7 @@
<groupId>io.entgra.community.iots</groupId> <groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId> <artifactId>io.entgra.community.iots.parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>5.2.3-SNAPSHOT</version> <version>5.2.2-SNAPSHOT</version>
<name>Entgra Community Product - Parent</name> <name>Entgra Community Product - Parent</name>
<url>http://entgra.io</url> <url>http://entgra.io</url>
<description>Entgra Community Product</description> <description>Entgra Community Product</description>
@ -323,14 +323,14 @@
<entgra-iot-community>entgra-iots-community-${project.version}</entgra-iot-community> <entgra-iot-community>entgra-iots-community-${project.version}</entgra-iot-community>
<!-- Carbon Device Management--> <!-- Carbon Device Management-->
<io.entgra.device.mgt.core.version>5.0.32-SNAPSHOT</io.entgra.device.mgt.core.version> <io.entgra.device.mgt.core.version>5.0.26-SNAPSHOT</io.entgra.device.mgt.core.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.4.199.wso2v1</orbit.h2.engine.version> <orbit.h2.engine.version>1.4.199.wso2v1</orbit.h2.engine.version>
<io.entgra.device.mgt.plugins.version>6.0.23-SNAPSHOT</io.entgra.device.mgt.plugins.version> <io.entgra.device.mgt.plugins.version>6.0.17-SNAPSHOT</io.entgra.device.mgt.plugins.version>
<!--Testing--> <!--Testing-->
<google.gson.version>2.8.5</google.gson.version> <google.gson.version>2.8.5</google.gson.version>

Loading…
Cancel
Save