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+
17iBATIS
28 This product includes software developed by
39 The Apache Software Foundation (https://www.apache.org/).
Original file line number Diff line number Diff line change 2626 <relativePath />
2727 </parent >
2828
29+ <groupId >org.mybatis</groupId >
2930 <artifactId >mybatis</artifactId >
3031 <version >3.5.15-SNAPSHOT</version >
31- <packaging >jar</packaging >
3232
3333 <name >mybatis</name >
3434 <description >
110110
111111 <scm >
112112 <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 >
114114 <developerConnection >scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection >
115- <tag >mybatis-3.5.12 </tag >
115+ <tag >HEAD </tag >
116116 </scm >
117117 <issueManagement >
118118 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments