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.caches</groupId >
31
31
<artifactId >mybatis-ehcache</artifactId >
32
- <version >1.2.4-SNAPSHOT </version >
32
+ <version >1.3.0 </version >
33
33
34
34
<name >mybatis-ehcache</name >
35
35
<description >Ehcache support for MyBatis Cache</description >
38
38
<scm >
39
39
<
connection >scm:git:ssh://
[email protected] /mybatis/ehcache-cache.git</
connection >
40
40
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/ehcache-cache.git</
developerConnection >
41
- <tag >HEAD </tag >
41
+ <tag >mybatis-ehcache-1.3.0 </tag >
42
42
<url >http://github.com/mybatis/ehcache-cache/</url >
43
43
</scm >
44
44
<issueManagement >
68
68
<module .name>org.mybatis.caches.ehcache</module .name>
69
69
70
70
<!-- Reproducible Builds -->
71
- <project .build.outputTimestamp>1669314459 </project .build.outputTimestamp>
71
+ <project .build.outputTimestamp>1726439745 </project .build.outputTimestamp>
72
72
73
73
<!-- External Modules -->
74
74
<slf4j .version>2.0.16</slf4j .version>
You can’t perform that action at this time.
0 commit comments