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 28
28
29
29
<groupId >org.mybatis.scripting</groupId >
30
30
<artifactId >mybatis-thymeleaf</artifactId >
31
- <version >1.0.6-SNAPSHOT </version >
31
+ <version >1.1.0 </version >
32
32
33
33
<name >MyBatis Thymeleaf</name >
34
34
<description >Thymeleaf support for MyBatis</description >
46
46
<scm >
47
47
<
connection >scm:git:ssh://
[email protected] /mybatis/thymeleaf-scripting.git</
connection >
48
48
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/thymeleaf-scripting.git</
developerConnection >
49
- <tag >HEAD </tag >
49
+ <tag >mybatis-thymeleaf-1.1.0 </tag >
50
50
<url >https://github.com/mybatis/thymeleaf-scripting/</url >
51
51
</scm >
52
52
<issueManagement >
82
82
<clirr .comparisonVersion>1.0.0</clirr .comparisonVersion>
83
83
84
84
<!-- Reproducible Builds -->
85
- <project .build.outputTimestamp>1727226144 </project .build.outputTimestamp>
85
+ <project .build.outputTimestamp>1727226361 </project .build.outputTimestamp>
86
86
87
87
<argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
88
88
</properties >
You can’t perform that action at this time.
0 commit comments