File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222
2323 <groupId >org.mybatis</groupId >
2424 <artifactId >mybatis-parent</artifactId >
25- <version >51-SNAPSHOT </version >
25+ <version >51</version >
2626 <packaging >pom</packaging >
2727
2828 <name >mybatis-parent</name >
233233 <scm >
234234 <
connection >scm:git:ssh://
[email protected] /mybatis/parent.git</
connection >
235235 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/parent.git</
developerConnection >
236- <tag >HEAD </tag >
236+ <tag >mybatis-parent-51 </tag >
237237 <url >https://github.com/mybatis/parent/</url >
238238 </scm >
239239 <issueManagement >
301301 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
302302
303303 <!-- Reproducible Builds -->
304- <project .build.outputTimestamp>1748713928 </project .build.outputTimestamp>
304+ <project .build.outputTimestamp>1759619044 </project .build.outputTimestamp>
305305
306306 <!-- Due to maven bug, fix timestamp -->
307307 <timestamp >${maven.build.timestamp}</timestamp >
You can’t perform that action at this time.
0 commit comments