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

temp
builder 3 years ago
parent dbbcbe5f1d
commit 4d17b0a679

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

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

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

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

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.entgra.community</groupId> <groupId>io.entgra.community</groupId>
<artifactId>p2-profile</artifactId> <artifactId>p2-profile</artifactId>
<version>5.0.1-SNAPSHOT</version> <version>5.0.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

@ -22,7 +22,7 @@
<parent> <parent>
<groupId>io.entgra.community</groupId> <groupId>io.entgra.community</groupId>
<artifactId>p2-profile</artifactId> <artifactId>p2-profile</artifactId>
<version>5.0.1-SNAPSHOT</version> <version>5.0.0</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

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

@ -23,7 +23,7 @@
<groupId>io.entgra.community</groupId> <groupId>io.entgra.community</groupId>
<artifactId>community-parent</artifactId> <artifactId>community-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>5.0.1-SNAPSHOT</version> <version>5.0.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>
@ -130,7 +130,7 @@
<url>https://gitlab.com/entgra/community-product.git</url> <url>https://gitlab.com/entgra/community-product.git</url>
<developerConnection>scm:git:https://gitlab.com/entgra/community-product.git</developerConnection> <developerConnection>scm:git:https://gitlab.com/entgra/community-product.git</developerConnection>
<connection>scm:git:https://gitlab.com/entgra/community-product.git</connection> <connection>scm:git:https://gitlab.com/entgra/community-product.git</connection>
<tag>HEAD</tag> <tag>v5.0.0</tag>
</scm> </scm>
<build> <build>

Loading…
Cancel
Save