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 24
24
</parent >
25
25
26
26
<artifactId >mybatis-spring</artifactId >
27
- <version >1.2.1-SNAPSHOT </version >
27
+ <version >1.2.1</version >
28
28
<packaging >jar</packaging >
29
29
30
30
<name >MyBatis-Spring</name >
72
72
<url >http://github.com/mybatis/spring</url >
73
73
<connection >scm:git:ssh://github.com/mybatis/spring.git</connection >
74
74
<
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/spring.git</
developerConnection >
75
- <tag >HEAD </tag >
75
+ <tag >mybatis-spring-1.2.1 </tag >
76
76
</scm >
77
77
<issueManagement >
78
78
<system >GitHub Issue Management</system >
103
103
<dependency >
104
104
<groupId >org.mybatis</groupId >
105
105
<artifactId >mybatis</artifactId >
106
- <version >3.2.3-SNAPSHOT </version >
106
+ <version >3.2.3</version >
107
107
<scope >provided</scope >
108
108
</dependency >
109
109
You can’t perform that action at this time.
0 commit comments