Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
set version to "7.0.3-SNAPSHOT"
  • Loading branch information
jmini committed Jun 14, 2024
commit bff2bb30e095298d214e865291dd58ffab7108ae
2 changes: 1 addition & 1 deletion ph-css/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>unblu.patched.com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.3-unblu-1</version>
<version>7.0.3-SNAPSHOT</version>
</parent>
<artifactId>ph-css</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ph-csscompress-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>unblu.patched.com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.3-unblu-1</version>
<version>7.0.3-SNAPSHOT</version>
</parent>
<groupId>unblu.patched.com.helger.maven</groupId>
<artifactId>ph-csscompress-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>unblu.patched.com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.3-unblu-1</version>
<version>7.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ph-css-parent-pom</name>
<description>Base POM to build the ph-css projects</description>
Expand Down