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</artifactId >
27
- <version >3.2.5-SNAPSHOT </version >
27
+ <version >3.2.5</version >
28
28
<packaging >jar</packaging >
29
29
30
30
<name >MyBatis</name >
107
107
<url >http://github.com/mybatis/mybatis-3</url >
108
108
<connection >scm:git:ssh://github.com/mybatis/mybatis-3.git</connection >
109
109
<
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
110
- <tag >HEAD </tag >
110
+ <tag >mybatis-3.2.5 </tag >
111
111
</scm >
112
112
<issueManagement >
113
113
<system >GitHub Issue Management</system >
247
247
<groupId >org.apache.maven.plugins</groupId >
248
248
<artifactId >maven-release-plugin</artifactId >
249
249
<configuration >
250
- <arguments >-Prelease,bundle,gupload </arguments >
250
+ <arguments >-Prelease</arguments >
251
251
</configuration >
252
252
</plugin >
253
253
<plugin >
You can’t perform that action at this time.
0 commit comments