mirror of
https://repository.entgra.net/community/product-uem-community.git
synced 2025-10-06 02:02:27 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
ca874916ed
commit
a645cab9b4
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -23,7 +23,7 @@
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<name>Entgra Community Product - Parent</name>
|
||||
<url>http://entgra.io</url>
|
||||
<description>Entgra Community Product</description>
|
||||
@ -130,7 +130,7 @@
|
||||
<url>https://gitlab.com/entgra/community-product.git</url>
|
||||
<developerConnection>scm:git:https://gitlab.com/entgra/community-product.git</developerConnection>
|
||||
<connection>scm:git:https://gitlab.com/entgra/community-product.git</connection>
|
||||
<tag>v5.0.0-RC6</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user