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 28
28
29
29
<groupId >org.mybatis</groupId >
30
30
<artifactId >mybatis2</artifactId >
31
- <version >2.5.1-SNAPSHOT </version >
31
+ <version >2.6.0 </version >
32
32
33
33
<name >mybatis2</name >
34
34
<description >The mybatis data mapper framework makes it easier to use a relational database with object-oriented
42
42
<scm >
43
43
<
connection >scm:git:ssh://
[email protected] /mybatis/mybatis-2.git</
connection >
44
44
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-2.git</
developerConnection >
45
- <tag >HEAD </tag >
45
+ <tag >mybatis2-2.6.0 </tag >
46
46
<url >https://github.com/mybatis/mybatis-2/</url >
47
47
</scm >
48
48
<issueManagement >
78
78
<argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
79
79
80
80
<!-- Reproducible Builds -->
81
- <project .build.outputTimestamp>1670182719 </project .build.outputTimestamp>
81
+ <project .build.outputTimestamp>1727331764 </project .build.outputTimestamp>
82
82
</properties >
83
83
84
84
<dependencies >
You can’t perform that action at this time.
0 commit comments