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</artifactId >
27- <version >3.2.5-SNAPSHOT </version >
27+ <version >3.2.5</version >
2828 <packaging >jar</packaging >
2929
3030 <name >MyBatis</name >
107107 <url >http://github.com/mybatis/mybatis-3</url >
108108 <connection >scm:git:ssh://github.com/mybatis/mybatis-3.git</connection >
109109 <
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
110- <tag >HEAD </tag >
110+ <tag >mybatis-3.2.5 </tag >
111111 </scm >
112112 <issueManagement >
113113 <system >GitHub Issue Management</system >
247247 <groupId >org.apache.maven.plugins</groupId >
248248 <artifactId >maven-release-plugin</artifactId >
249249 <configuration >
250- <arguments >-Prelease,bundle,gupload </arguments >
250+ <arguments >-Prelease</arguments >
251251 </configuration >
252252 </plugin >
253253 <plugin >
You can’t perform that action at this time.
0 commit comments