File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ MyBatis
2
+ Copyright 2010-2023
3
+
4
+ This product includes software developed by
5
+ The MyBatis Team (https://www.mybatis.org/).
6
+
1
7
iBATIS
2
8
This product includes software developed by
3
9
The Apache Software Foundation (https://www.apache.org/).
Original file line number Diff line number Diff line change 26
26
<relativePath />
27
27
</parent >
28
28
29
+ <groupId >org.mybatis</groupId >
29
30
<artifactId >mybatis</artifactId >
30
31
<version >3.5.15-SNAPSHOT</version >
31
- <packaging >jar</packaging >
32
32
33
33
<name >mybatis</name >
34
34
<description >
110
110
111
111
<scm >
112
112
<url >https://github.com/mybatis/mybatis-3</url >
113
- <connection >scm:git:ssh://github.com/mybatis/mybatis-3.git</connection >
113
+ <connection >scm:git:ssh://git@ github.com/mybatis/mybatis-3.git</connection >
114
114
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
115
- <tag >mybatis-3.5.12 </tag >
115
+ <tag >HEAD </tag >
116
116
</scm >
117
117
<issueManagement >
118
118
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments