File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2010-2024 the original author or authors.
4
+ Copyright 2010-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
22
22
23
23
<groupId >org.mybatis</groupId >
24
24
<artifactId >mybatis-parent</artifactId >
25
- <version >49-SNAPSHOT </version >
25
+ <version >49</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-49 </tag >
237
237
<url >https://github.com/mybatis/parent/</url >
238
238
</scm >
239
239
<issueManagement >
301
301
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
302
302
303
303
<!-- Reproducible Builds -->
304
- <project .build.outputTimestamp>1735244718 </project .build.outputTimestamp>
304
+ <project .build.outputTimestamp>1746065302 </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