Skip to content

Commit

Permalink
[maven-release-plugin] prepare release makeself-maven-plugin-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 7, 2024
1 parent d401dda commit 7c0c6df
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 @@ -31,7 +31,7 @@

<groupId>com.github.hazendaz.maven</groupId>
<artifactId>makeself-maven-plugin</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<packaging>maven-plugin</packaging>

<name>makeself-maven-plugin</name>
Expand All @@ -52,7 +52,7 @@
<scm>
<connection>scm:git:ssh:/hazendaz/makeself-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/hazendaz/makeself-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>makeself-maven-plugin-1.6.2</tag>
<url>https:/hazendaz/makeself-maven-plugin</url>
</scm>
<issueManagement>
Expand All @@ -79,7 +79,7 @@
<module.name>com.github.hazendaz.maven.makeself</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1701486906</project.build.outputTimestamp>
<project.build.outputTimestamp>1709783318</project.build.outputTimestamp>

<!-- Maven Artifacts -->
<download-plugin.version>1.8.1</download-plugin.version>
Expand Down

0 comments on commit 7c0c6df

Please sign in to comment.