Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit 457b3cb

Browse files
committed
[maven-release-plugin] prepare release en16931-parent-pom-2.0.4
1 parent 9571e06 commit 457b3cb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

en16931-edifact-to-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.en16931</groupId>
2323
<artifactId>en16931-parent-pom</artifactId>
24-
<version>2.0.4-SNAPSHOT</version>
24+
<version>2.0.4</version>
2525
</parent>
2626
<artifactId>en16931-edifact-to-xml</artifactId>
2727
<packaging>bundle</packaging>

en16931-edifact-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.en16931</groupId>
2323
<artifactId>en16931-parent-pom</artifactId>
24-
<version>2.0.4-SNAPSHOT</version>
24+
<version>2.0.4</version>
2525
</parent>
2626
<artifactId>en16931-edifact-xml</artifactId>
2727
<packaging>bundle</packaging>

en16931-xml-validator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.en16931</groupId>
2323
<artifactId>en16931-parent-pom</artifactId>
24-
<version>2.0.4-SNAPSHOT</version>
24+
<version>2.0.4</version>
2525
</parent>
2626

2727
<artifactId>en16931-xml-validator</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<groupId>com.helger.en16931</groupId>
2727
<artifactId>en16931-parent-pom</artifactId>
28-
<version>2.0.4-SNAPSHOT</version>
28+
<version>2.0.4</version>
2929
<packaging>pom</packaging>
3030
<name>en16931-parent-pom</name>
3131
<description>Base POM to build the EN 16931 projects</description>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git@github.com:CenPc434/java-tools.git</connection>
4545
<developerConnection>scm:git:git@github.com:CenPc434/java-tools.git</developerConnection>
4646
<url>http://github.com/CenPc434/java-tools</url>
47-
<tag>HEAD</tag>
47+
<tag>en16931-parent-pom-2.0.4</tag>
4848
</scm>
4949

5050
<organization>

0 commit comments

Comments
 (0)