Skip to content

Commit 0bc089e

Browse files
committed
[maven-release-plugin] prepare release ph-css-parent-pom-8.0.0
1 parent 185ae68 commit 0bc089e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ph-css/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</groupId>
2424
<artifactId>ph-css-parent-pom</artifactId>
25-
<version>8.0.0-SNAPSHOT</version>
25+
<version>8.0.0</version>
2626
</parent>
2727
<artifactId>ph-css</artifactId>
2828
<packaging>bundle</packaging>

ph-csscompress-maven-plugin/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</groupId>
2424
<artifactId>ph-css-parent-pom</artifactId>
25-
<version>8.0.0-SNAPSHOT</version>
25+
<version>8.0.0</version>
2626
</parent>
2727
<groupId>com.helger.maven</groupId>
2828
<artifactId>ph-csscompress-maven-plugin</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version>3.0.1</version>
2626
</parent>
2727
<artifactId>ph-css-parent-pom</artifactId>
28-
<version>8.0.0-SNAPSHOT</version>
28+
<version>8.0.0</version>
2929
<packaging>pom</packaging>
3030
<name>ph-css-parent-pom</name>
3131
<description>Base POM to build the ph-css projects</description>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/phax/ph-css.git</connection>
4545
<developerConnection>scm:git:https://github.com/phax/ph-css.git</developerConnection>
4646
<url>https://github.com/phax/ph-css</url>
47-
<tag>HEAD</tag>
47+
<tag>ph-css-parent-pom-8.0.0</tag>
4848
</scm>
4949

5050
<organization>

0 commit comments

Comments
 (0)