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-caffeine</artifactId >
32
- <version >1.0.1-SNAPSHOT </version >
32
+ <version >1.0.1</version >
33
33
34
34
<name >mybatis-caffeine</name >
35
35
<description >Caffeine support for MyBatis Cache</description >
41
41
<url >https://github.com/mybatis/caffeine-cache</url >
42
42
<connection >scm:git:ssh://github.com/mybatis/caffeine-cache.git</connection >
43
43
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/caffeine-cache.git</
developerConnection >
44
- <tag >HEAD </tag >
44
+ <tag >mybatis-caffeine-1.0.1 </tag >
45
45
</scm >
46
46
<issueManagement >
47
47
<system >GitHub Issue Management</system >
64
64
<module .name>org.mybatis.caches.caffeine</module .name>
65
65
66
66
<!-- Reproducible Builds -->
67
- <project .build.outputTimestamp>1757561022 </project .build.outputTimestamp>
67
+ <project .build.outputTimestamp>1669311176 </project .build.outputTimestamp>
68
68
</properties >
69
69
70
70
<dependencies >
You can’t perform that action at this time.
0 commit comments