Skip to content

Commit 7847656

Browse files
committed
[pom] Set version to 2.0.0 snapshot for ehcache 3
1 parent 62bed89 commit 7847656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.3.2-SNAPSHOT</version>
32+
<version>2.0.0-SNAPSHOT</version>
3333

3434
<name>mybatis-ehcache</name>
3535
<description>Ehcache support for MyBatis Cache</description>
@@ -68,7 +68,7 @@
6868
<module.name>org.mybatis.caches.ehcache</module.name>
6969

7070
<!-- Reproducible Builds -->
71-
<project.build.outputTimestamp>1763919261</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>1773012811</project.build.outputTimestamp>
7272

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

0 commit comments

Comments
 (0)