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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2009-2023 the original author or authors.
4
+ Copyright 2009-2024 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.
35
35
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
36
36
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
37
37
tools.</description >
38
- <url >https://www. mybatis.org /mybatis-3</url >
38
+ <url >https://github.com/ mybatis/mybatis-3</url >
39
39
40
40
<inceptionYear >2009</inceptionYear >
41
41
109
109
<scm >
110
110
<
connection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
connection >
111
111
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
112
- <tag >mybatis-3.5.15 </tag >
112
+ <tag >HEAD </tag >
113
113
<url >https://github.com/mybatis/mybatis-3</url >
114
114
</scm >
115
115
<issueManagement >
You can’t perform that action at this time.
0 commit comments