Skip to content

Commit 3c8d451

Browse files
committed
[maven-release-plugin] prepare release mybatis-ehcache-1.3.0
1 parent 99c64fd commit 3c8d451

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.mybatis.caches</groupId>
3131
<artifactId>mybatis-ehcache</artifactId>
32-
<version>1.2.4-SNAPSHOT</version>
32+
<version>1.3.0</version>
3333

3434
<name>mybatis-ehcache</name>
3535
<description>Ehcache support for MyBatis Cache</description>
@@ -38,7 +38,7 @@
3838
<scm>
3939
<connection>scm:git:ssh://[email protected]/mybatis/ehcache-cache.git</connection>
4040
<developerConnection>scm:git:ssh://[email protected]/mybatis/ehcache-cache.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>mybatis-ehcache-1.3.0</tag>
4242
<url>http://github.com/mybatis/ehcache-cache/</url>
4343
</scm>
4444
<issueManagement>
@@ -68,7 +68,7 @@
6868
<module.name>org.mybatis.caches.ehcache</module.name>
6969

7070
<!-- Reproducible Builds -->
71-
<project.build.outputTimestamp>1669314459</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>1726439745</project.build.outputTimestamp>
7272

7373
<!-- External Modules -->
7474
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)