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
949e422b85
commit
476fa4f9e3
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community.uem</groupId>
|
<groupId>io.entgra.community.uem</groupId>
|
||||||
<artifactId>io.entgra.community.uem.parent</artifactId>
|
<artifactId>io.entgra.community.uem.parent</artifactId>
|
||||||
<version>5.2.7</version>
|
<version>5.2.8-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community.uem</groupId>
|
<groupId>io.entgra.community.uem</groupId>
|
||||||
<artifactId>distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
<version>5.2.7</version>
|
<version>5.2.8-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community.uem</groupId>
|
<groupId>io.entgra.community.uem</groupId>
|
||||||
<artifactId>io.entgra.community.uem.parent</artifactId>
|
<artifactId>io.entgra.community.uem.parent</artifactId>
|
||||||
<version>5.2.7</version>
|
<version>5.2.8-SNAPSHOT</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.uem</groupId>
|
<groupId>io.entgra.community.uem</groupId>
|
||||||
<artifactId>io.entgra.community.uem.parent</artifactId>
|
<artifactId>io.entgra.community.uem.parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>5.2.7</version>
|
<version>5.2.8-SNAPSHOT</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>
|
||||||
@ -343,7 +343,7 @@
|
|||||||
<url>https://repository.entgra.net/community/product-uem-community.git</url>
|
<url>https://repository.entgra.net/community/product-uem-community.git</url>
|
||||||
<developerConnection>scm:git:https://repository.entgra.net/community/product-uem-community.git</developerConnection>
|
<developerConnection>scm:git:https://repository.entgra.net/community/product-uem-community.git</developerConnection>
|
||||||
<connection>scm:git:https://repository.entgra.net/community/product-uem-community.git</connection>
|
<connection>scm:git:https://repository.entgra.net/community/product-uem-community.git</connection>
|
||||||
<tag>v5.2.7</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.community.uem</groupId>
|
<groupId>io.entgra.community.uem</groupId>
|
||||||
<artifactId>io.entgra.community.uem.parent</artifactId>
|
<artifactId>io.entgra.community.uem.parent</artifactId>
|
||||||
<version>5.2.7</version>
|
<version>5.2.8-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user