File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
26
26
<groupId >org.mybatis.scripting</groupId >
27
27
<artifactId >mybatis-velocity</artifactId >
28
- <version >1.1-SNAPSHOT </version >
28
+ <version >1.1</version >
29
29
<packaging >jar</packaging >
30
30
31
31
<name >MyBatis Velocity</name >
36
36
<url >http://github.com/mybatis/velocity-scripting</url >
37
37
<connection >scm:git:ssh://github.com/mybatis/velocity-scripting.git</connection >
38
38
<
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/velocity-scripting.git</
developerConnection >
39
- <tag >HEAD </tag >
39
+ <tag >mybatis-velocity-1.1 </tag >
40
40
</scm >
41
41
<issueManagement >
42
42
<system >GitHub Issue Management</system >
64
64
<dependency >
65
65
<groupId >org.mybatis</groupId >
66
66
<artifactId >mybatis</artifactId >
67
- <version >3.2.3-SNAPSHOT </version >
67
+ <version >3.2.3</version >
68
68
</dependency >
69
69
<dependency >
70
70
<groupId >org.apache.velocity</groupId >
You can’t perform that action at this time.
0 commit comments