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 29
29
30
30
<groupId >org.mybatis</groupId >
31
31
<artifactId >mybatis-2-spring</artifactId >
32
- <version >1.2.1 </version >
32
+ <version >1.2.2-SNAPSHOT </version >
33
33
34
34
<name >mybatis-2-spring</name >
35
35
<description >An easy-to-use Spring bridge for MyBatis 2 sql mapping framework. Ibatis code copied from Spring 3.2.x branch.</description >
51
51
<scm >
52
52
<
connection >scm:git:ssh://
[email protected] /mybatis/ibatis-spring.git</
connection >
53
53
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/ibatis-spring.git</
developerConnection >
54
- <tag >mybatis-2-spring-1.2.1 </tag >
54
+ <tag >HEAD </tag >
55
55
<url >https://github.com/mybatis/ibatis-spring/</url >
56
56
</scm >
57
57
<issueManagement >
82
82
<module .name>org.mybatis.spring.mybatis2</module .name>
83
83
84
84
<!-- Reproducible Builds -->
85
- <project .build.outputTimestamp>1723926953 </project .build.outputTimestamp>
85
+ <project .build.outputTimestamp>1723926970 </project .build.outputTimestamp>
86
86
</properties >
87
87
88
88
<dependencies >
You can’t perform that action at this time.
0 commit comments