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>
|
<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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
@ -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>
|
||||||
|
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@ -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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user