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 22
22
23
23
<groupId >org.mybatis</groupId >
24
24
<artifactId >mybatis-parent</artifactId >
25
- <version >45-SNAPSHOT </version >
25
+ <version >45</version >
26
26
<packaging >pom</packaging >
27
27
28
28
<name >mybatis-parent</name >
232
232
<scm >
233
233
<
connection >scm:git:ssh://
[email protected] /mybatis/parent.git</
connection >
234
234
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/parent.git</
developerConnection >
235
- <tag >HEAD </tag >
235
+ <tag >mybatis-parent-45 </tag >
236
236
<url >https://github.com/mybatis/parent/</url >
237
237
</scm >
238
238
<issueManagement >
301
301
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
302
302
303
303
<!-- Reproducible Builds -->
304
- <project .build.outputTimestamp>1716746253 </project .build.outputTimestamp>
304
+ <project .build.outputTimestamp>1722807869 </project .build.outputTimestamp>
305
305
306
306
<!-- Due to maven bug, fix timestamp -->
307
307
<timestamp >${maven.build.timestamp}</timestamp >
You can’t perform that action at this time.
0 commit comments