File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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 >39-SNAPSHOT </version >
25
+ <version >39</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 >mybatis-parent-38 </tag >
235
+ <tag >mybatis-parent-39 </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>1685402403 </project .build.outputTimestamp>
304
+ <project .build.outputTimestamp>1695508669 </project .build.outputTimestamp>
305
305
306
306
<!-- Due to maven bug, fix timestamp -->
307
307
<timestamp >${maven.build.timestamp}</timestamp >
308
308
309
309
<!-- Parent Tracking on site -->
310
- <mybatis-parent .version>39-SNAPSHOT </mybatis-parent .version>
310
+ <mybatis-parent .version>39</mybatis-parent .version>
311
311
312
312
<!-- Dependency versions -->
313
313
<asm .version>9.5</asm .version>
You can’t perform that action at this time.
0 commit comments