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 2525
2626 <groupId >org.mybatis.scripting</groupId >
2727 <artifactId >mybatis-velocity</artifactId >
28- <version >1.1-SNAPSHOT </version >
28+ <version >1.1</version >
2929 <packaging >jar</packaging >
3030
3131 <name >MyBatis Velocity</name >
3636 <url >http://github.com/mybatis/velocity-scripting</url >
3737 <connection >scm:git:ssh://github.com/mybatis/velocity-scripting.git</connection >
3838 <
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/velocity-scripting.git</
developerConnection >
39- <tag >HEAD </tag >
39+ <tag >mybatis-velocity-1.1 </tag >
4040 </scm >
4141 <issueManagement >
4242 <system >GitHub Issue Management</system >
6464 <dependency >
6565 <groupId >org.mybatis</groupId >
6666 <artifactId >mybatis</artifactId >
67- <version >3.2.3-SNAPSHOT </version >
67+ <version >3.2.3</version >
6868 </dependency >
6969 <dependency >
7070 <groupId >org.apache.velocity</groupId >
You can’t perform that action at this time.
0 commit comments