mirror of
https://repository.entgra.net/community/community-product.git
synced 2025-09-16 23:42:18 +00:00
[maven-release-plugin] prepare release v5.2.1
This commit is contained in:
parent
2761d05fc1
commit
6e46797428
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -17,12 +17,11 @@
|
||||
~ specific language governing permissions and limitations
|
||||
~ under the License.
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>integration-test</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</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.2.1-SNAPSHOT</version>
|
||||
<version>5.2.1</version>
|
||||
<name>Entgra Community Product - Parent</name>
|
||||
<url>http://entgra.io</url>
|
||||
<description>Entgra Community Product</description>
|
||||
@ -385,7 +385,7 @@
|
||||
<url>https://repository.entgra.net/community/community-product.git</url>
|
||||
<developerConnection>scm:git:https://repository.entgra.net/community/community-product.git</developerConnection>
|
||||
<connection>scm:git:https://repository.entgra.net/community/community-product.git</connection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>v5.2.1</tag>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user