File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
<groupId >org.mybatis</groupId >
25
25
<artifactId >mybatis-parent</artifactId >
26
26
<version >45</version >
27
- <relativePath />
27
+ <relativePath />
28
28
</parent >
29
29
30
30
<groupId >org.mybatis</groupId >
31
31
<artifactId >mybatis-2-spring</artifactId >
32
- <version >1.2.1-SNAPSHOT </version >
32
+ <version >1.2.1</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 >HEAD </tag >
54
+ <tag >mybatis-2-spring-1.2.1 </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>1670780028 </project .build.outputTimestamp>
85
+ <project .build.outputTimestamp>1723926953 </project .build.outputTimestamp>
86
86
</properties >
87
87
88
88
<dependencies >
You can’t perform that action at this time.
0 commit comments