File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 <groupId >org.mybatis</groupId >
2424 <artifactId >mybatis-parent</artifactId >
25- <version >42-SNAPSHOT </version >
25+ <version >42</version >
2626 <packaging >pom</packaging >
2727
2828 <name >mybatis-parent</name >
232232 <scm >
233233 <connection >scm:git:ssh://git@github.com/mybatis/parent.git</connection >
234234 <developerConnection >scm:git:ssh://git@github.com/mybatis/parent.git</developerConnection >
235- <tag >HEAD </tag >
235+ <tag >mybatis-parent-42 </tag >
236236 <url >https://github.com/mybatis/parent/</url >
237237 </scm >
238238 <issueManagement >
301301 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
302302
303303 <!-- Reproducible Builds -->
304- <project .build.outputTimestamp>1701451589 </project .build.outputTimestamp>
304+ <project .build.outputTimestamp>1706468785 </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