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 29
29
30
30
<groupId >org.mybatis.scripting</groupId >
31
31
<artifactId >mybatis-velocity</artifactId >
32
- <version >2.2.0 </version >
32
+ <version >2.2.1-SNAPSHOT </version >
33
33
34
34
<name >MyBatis Velocity</name >
35
35
<description >Velocity support for MyBatis</description >
40
40
<scm >
41
41
<
connection >scm:git:ssh://
[email protected] /mybatis/velocity-scripting.git</
connection >
42
42
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/velocity-scripting.git</
developerConnection >
43
- <tag >mybatis-velocity-2.2.0 </tag >
43
+ <tag >HEAD </tag >
44
44
<url >https://github.com/mybatis/velocity-scripting/</url >
45
45
</scm >
46
46
<issueManagement >
70
70
<clirr .comparisonVersion>2.0</clirr .comparisonVersion>
71
71
72
72
<!-- Reproducible Builds -->
73
- <project .build.outputTimestamp>1727050469 </project .build.outputTimestamp>
73
+ <project .build.outputTimestamp>1727050497 </project .build.outputTimestamp>
74
74
75
75
<argLine >--add-opens java.base/java.util=ALL-UNNAMED</argLine >
76
76
</properties >
You can’t perform that action at this time.
0 commit comments