Skip to content

Commit 7993c93

Browse files
committed
[maven-release-plugin] prepare release makeself-maven-plugin-1.8.3
1 parent 4577cbb commit 7993c93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>com.github.hazendaz.maven</groupId>
3333
<artifactId>makeself-maven-plugin</artifactId>
34-
<version>1.8.3-SNAPSHOT</version>
34+
<version>1.8.3</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>makeself-maven-plugin</name>
@@ -52,7 +52,7 @@
5252
<scm>
5353
<connection>scm:git:ssh://github.com/hazendaz/makeself-maven-plugin.git</connection>
5454
<developerConnection>scm:git:ssh://git@github.com/hazendaz/makeself-maven-plugin.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>makeself-maven-plugin-1.8.3</tag>
5656
<url>https://github.com/hazendaz/makeself-maven-plugin</url>
5757
</scm>
5858
<issueManagement>
@@ -83,7 +83,7 @@
8383
<module.name>com.github.hazendaz.maven.makeself</module.name>
8484

8585
<!-- Reproducible Builds -->
86-
<project.build.outputTimestamp>1727117962</project.build.outputTimestamp>
86+
<project.build.outputTimestamp>1729112800</project.build.outputTimestamp>
8787

8888
<!-- Maven Artifacts -->
8989
<download-plugin.version>1.11.0</download-plugin.version>

0 commit comments

Comments
 (0)