[maven-release-plugin] prepare release v5.3.0

This commit is contained in:
builder 2024-07-04 12:10:38 +05:30
parent 1245597f0d
commit 10576259db
6 changed files with 7 additions and 7 deletions

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -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.7-SNAPSHOT</version> <version>5.3.0</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>
@ -344,7 +344,7 @@
<url>https://repository.entgra.net/community/product-iots-community.git</url> <url>https://repository.entgra.net/community/product-iots-community.git</url>
<developerConnection>scm:git:https://repository.entgra.net/community/product-iots-community.git</developerConnection> <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> <connection>scm:git:https://repository.entgra.net/community/product-iots-community.git</connection>
<tag>HEAD</tag> <tag>v5.3.0</tag>
</scm> </scm>
<build> <build>