File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828
2929 <groupId >org.mybatis.caches</groupId >
3030 <artifactId >mybatis-hazelcast</artifactId >
31- <version >1.3.1-SNAPSHOT </version >
31+ <version >1.3.1</version >
3232
3333 <name >mybatis-hazelcast</name >
3434 <description >Hazelcast support for MyBatis Cache</description >
3737 <scm >
3838 <connection >scm:git:ssh://git@github.com/mybatis/hazelcast-cache.git</connection >
3939 <developerConnection >scm:git:ssh://git@github.com/mybatis/hazelcast-cache.git</developerConnection >
40- <tag >HEAD </tag >
40+ <tag >mybatis-hazelcast-1.3.1 </tag >
4141 <url >http://github.com/mybatis/hazelcast-cache/</url >
4242 </scm >
4343 <issueManagement >
7979 <argLine >-Dhazelcast.config=${project.basedir}/src/test/resources/hazelcast-default.xml -Dhazelcast.client.config=${project.basedir}/src/test/resources/hazelcast-client-default.xml -Dhazelcast.security.recommendations -Dhz.jet.enabled=true --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED</argLine >
8080
8181 <!-- Reproducible Builds -->
82- <project .build.outputTimestamp>1670038089 </project .build.outputTimestamp>
82+ <project .build.outputTimestamp>1713223598 </project .build.outputTimestamp>
8383 </properties >
8484
8585 <dependencies >
You can’t perform that action at this time.
0 commit comments