Compare commits

...

2 Commits

Author SHA1 Message Date
builder
8d1fbcbbbd [maven-release-plugin] prepare release v5.3.1 2024-08-28 11:33:28 +05:30
Dhanush Thameera
caab1038f7 Bump device-mgt-core and device-mgt-plugins release versions 2024-08-28 05:25:22 +00:00
6 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

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

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

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

View File

@ -23,7 +23,7 @@
<groupId>io.entgra.community.iots</groupId>
<artifactId>io.entgra.community.iots.parent</artifactId>
<packaging>pom</packaging>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.1</version>
<name>Entgra Community Product - Parent</name>
<url>http://entgra.io</url>
<description>Entgra Community Product</description>
@ -323,14 +323,14 @@
<entgra-iot-community>entgra-iots-community-${project.version}</entgra-iot-community>
<!-- Carbon Device Management-->
<io.entgra.device.mgt.core.version>5.1.1-SNAPSHOT</io.entgra.device.mgt.core.version>
<io.entgra.device.mgt.core.version>5.2.4</io.entgra.device.mgt.core.version>
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
<!--Orbit versions-->
<orbit.h2.engine.version>1.4.199.wso2v1</orbit.h2.engine.version>
<io.entgra.device.mgt.plugins.version>6.1.1-SNAPSHOT</io.entgra.device.mgt.plugins.version>
<io.entgra.device.mgt.plugins.version>6.1.1</io.entgra.device.mgt.plugins.version>
<!--Testing-->
<google.gson.version>2.8.5</google.gson.version>
@ -344,7 +344,7 @@
<url>https://repository.entgra.net/community/product-iots-community.git</url>
<developerConnection>scm:git:https://repository.entgra.net/community/product-iots-community.git</developerConnection>
<connection>scm:git:https://repository.entgra.net/community/product-iots-community.git</connection>
<tag>HEAD</tag>
<tag>v5.3.1</tag>
</scm>
<build>