Skip to content

Commit bbb1410

Browse files
committed
[maven-release-plugin] prepare release ph-bdve-parent-pom-6.0.4
1 parent 6657e01 commit bbb1410

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ph-bdve-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.bdve</groupId>
2424
<artifactId>ph-bdve-parent-pom</artifactId>
25-
<version>6.0.4-SNAPSHOT</version>
25+
<version>6.0.4</version>
2626
</parent>
2727
<artifactId>ph-bdve-api</artifactId>
2828
<packaging>bundle</packaging>

ph-bdve-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.bdve</groupId>
2424
<artifactId>ph-bdve-parent-pom</artifactId>
25-
<version>6.0.4-SNAPSHOT</version>
25+
<version>6.0.4</version>
2626
</parent>
2727
<artifactId>ph-bdve-engine</artifactId>
2828
<packaging>bundle</packaging>

ph-bdve-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.bdve</groupId>
2424
<artifactId>ph-bdve-parent-pom</artifactId>
25-
<version>6.0.4-SNAPSHOT</version>
25+
<version>6.0.4</version>
2626
</parent>
2727
<artifactId>ph-bdve-json</artifactId>
2828
<packaging>bundle</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>com.helger.bdve</groupId>
2828
<artifactId>ph-bdve-parent-pom</artifactId>
29-
<version>6.0.4-SNAPSHOT</version>
29+
<version>6.0.4</version>
3030
<packaging>pom</packaging>
3131
<name>ph-bdve-parent-pom</name>
3232
<description>Base POM to build the BDVE projects</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git@github.com:phax/ph-bdve.git</connection>
4646
<developerConnection>scm:git:git@github.com:phax/ph-bdve.git</developerConnection>
4747
<url>http://github.com/phax/ph-bdve</url>
48-
<tag>HEAD</tag>
48+
<tag>ph-bdve-parent-pom-6.0.4</tag>
4949
</scm>
5050

5151
<organization>

0 commit comments

Comments
 (0)