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