mirror of
https://repository.entgra.net/community/product-iots-community.git
synced 2025-09-16 23:32:20 +00:00
[maven-release-plugin] prepare release v5.3.0
This commit is contained in:
parent
1245597f0d
commit
10576259db
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>io.entgra.community.iots.parent</artifactId>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>io.entgra.community.iots.parent</artifactId>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>io.entgra.community.iots.parent</artifactId>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>io.entgra.community.iots.parent</artifactId>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -23,7 +23,7 @@
|
||||
<groupId>io.entgra.community.iots</groupId>
|
||||
<artifactId>io.entgra.community.iots.parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>5.2.7-SNAPSHOT</version>
|
||||
<version>5.3.0</version>
|
||||
<name>Entgra Community Product - Parent</name>
|
||||
<url>http://entgra.io</url>
|
||||
<description>Entgra Community Product</description>
|
||||
@ -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.0</tag>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user