Skip to content

Commit

Permalink
[maven-release-plugin] prepare release htmlcompressor-1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 7, 2024
1 parent 8f21a00 commit 1a9a7f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>com.github.hazendaz</groupId>
<artifactId>htmlcompressor</artifactId>
<version>1.9.3-SNAPSHOT</version>
<version>1.9.3</version>
<packaging>jar</packaging>

<name>htmlcompressor</name>
Expand Down Expand Up @@ -84,7 +84,7 @@
<scm>
<connection>scm:git:ssh://[email protected]/hazendaz/htmlcompressor.git</connection>
<developerConnection>scm:git:ssh://[email protected]/hazendaz/htmlcompressor.git</developerConnection>
<tag>HEAD</tag>
<tag>htmlcompressor-1.9.3</tag>
<url>https://github.com/hazendaz/htmlcompressor/</url>
</scm>
<issueManagement>
Expand All @@ -111,7 +111,7 @@
<module.name>com.github.hazendaz.htmlcompressor</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1701560819</project.build.outputTimestamp>
<project.build.outputTimestamp>1709785251</project.build.outputTimestamp>

<!-- External Modules -->
<slf4j.version>2.0.12</slf4j.version>
Expand Down

0 comments on commit 1a9a7f5

Please sign in to comment.