File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
21
21
<groupId >com.github.hazendaz</groupId >
22
22
<artifactId >base-parent</artifactId >
23
- <version >47-SNAPSHOT </version >
23
+ <version >47</version >
24
24
<packaging >pom</packaging >
25
25
26
26
<name >base-parent</name >
78
78
<scm >
79
79
<
connection >scm:git:ssh://
[email protected] /hazendaz/base-parent.git</
connection >
80
80
<
developerConnection >scm:git:ssh://
[email protected] /hazendaz/base-parent.git</
developerConnection >
81
- <tag >HEAD </tag >
81
+ <tag >base-parent-47 </tag >
82
82
<url >https://github.com/hazendaz/base-parent</url >
83
83
</scm >
84
84
<issueManagement >
188
188
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
189
189
190
190
<!-- Reproducible Builds -->
191
- <project .build.outputTimestamp>1716745094 </project .build.outputTimestamp>
191
+ <project .build.outputTimestamp>1720050964 </project .build.outputTimestamp>
192
192
193
193
<!-- Due to maven bug, fix timestamp -->
194
194
<timestamp >${maven.build.timestamp}</timestamp >
You can’t perform that action at this time.
0 commit comments