Skip to content

Commit 82dcc7f

Browse files
committed
[maven-release-plugin] prepare release makeself-maven-plugin-1.10.0
1 parent 303906c commit 82dcc7f

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.9.3-SNAPSHOT</version>
34+
<version>1.10.0</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://[email protected]/hazendaz/makeself-maven-plugin.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>makeself-maven-plugin-1.10.0</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>1754958480</project.build.outputTimestamp>
86+
<project.build.outputTimestamp>1762895466</project.build.outputTimestamp>
8787

8888
<!-- Maven Artifacts -->
8989
<inject.version>1</inject.version>

0 commit comments

Comments
 (0)