Skip to content

Commit d8f7d5c

Browse files
committed
[maven-release-plugin] prepare release base-parent-47
1 parent 5558b6c commit d8f7d5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>com.github.hazendaz</groupId>
2222
<artifactId>base-parent</artifactId>
23-
<version>47-SNAPSHOT</version>
23+
<version>47</version>
2424
<packaging>pom</packaging>
2525

2626
<name>base-parent</name>
@@ -78,7 +78,7 @@
7878
<scm>
7979
<connection>scm:git:ssh://[email protected]/hazendaz/base-parent.git</connection>
8080
<developerConnection>scm:git:ssh://[email protected]/hazendaz/base-parent.git</developerConnection>
81-
<tag>HEAD</tag>
81+
<tag>base-parent-47</tag>
8282
<url>https://github.com/hazendaz/base-parent</url>
8383
</scm>
8484
<issueManagement>
@@ -188,7 +188,7 @@
188188
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
189189

190190
<!-- Reproducible Builds -->
191-
<project.build.outputTimestamp>1716745094</project.build.outputTimestamp>
191+
<project.build.outputTimestamp>1720050964</project.build.outputTimestamp>
192192

193193
<!-- Due to maven bug, fix timestamp -->
194194
<timestamp>${maven.build.timestamp}</timestamp>

0 commit comments

Comments
 (0)