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 2424 </parent >
2525
2626 <artifactId >mybatis-spring</artifactId >
27- <version >1.2.1-SNAPSHOT </version >
27+ <version >1.2.1</version >
2828 <packaging >jar</packaging >
2929
3030 <name >MyBatis-Spring</name >
7272 <url >http://github.com/mybatis/spring</url >
7373 <connection >scm:git:ssh://github.com/mybatis/spring.git</connection >
7474 <developerConnection >scm:git:git+ssh://git@github.com/mybatis/spring.git</developerConnection >
75- <tag >HEAD </tag >
75+ <tag >mybatis-spring-1.2.1 </tag >
7676 </scm >
7777 <issueManagement >
7878 <system >GitHub Issue Management</system >
103103 <dependency >
104104 <groupId >org.mybatis</groupId >
105105 <artifactId >mybatis</artifactId >
106- <version >3.2.3-SNAPSHOT </version >
106+ <version >3.2.3</version >
107107 <scope >provided</scope >
108108 </dependency >
109109
You can’t perform that action at this time.
0 commit comments