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-redis</artifactId >
32
- <version >1.0.0-beta3-SNAPSHOT </version >
32
+ <version >1.0.0</version >
33
33
34
34
<name >mybatis-redis</name >
35
35
<description >Redis support for MyBatis Cache</description >
40
40
<scm >
41
41
<
connection >scm:git:ssh://
[email protected] /mybatis/redis-cache.git</
connection >
42
42
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/redis-cache.git</
developerConnection >
43
- <tag >HEAD </tag >
43
+ <tag >mybatis-redis-1.0.0 </tag >
44
44
<url >http://github.com/mybatis/redis-cache/</url >
45
45
</scm >
46
46
<issueManagement >
70
70
<module .name>org.mybatis.caches.redis</module .name>
71
71
72
72
<!-- Reproducible Builds -->
73
- <project .build.outputTimestamp>1757561022 </project .build.outputTimestamp>
73
+ <project .build.outputTimestamp>1736569271 </project .build.outputTimestamp>
74
74
</properties >
75
75
76
76
<dependencies >
You can’t perform that action at this time.
0 commit comments