Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-redis-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 11, 2025
1 parent d0516e3 commit ff540a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>org.mybatis.caches</groupId>
<artifactId>mybatis-redis</artifactId>
<version>1.0.0-beta3-SNAPSHOT</version>
<version>1.0.0</version>

<name>mybatis-redis</name>
<description>Redis support for MyBatis Cache</description>
Expand All @@ -40,7 +40,7 @@
<scm>
<connection>scm:git:ssh://[email protected]/mybatis/redis-cache.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mybatis/redis-cache.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-redis-1.0.0</tag>
<url>http://github.com/mybatis/redis-cache/</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -70,7 +70,7 @@
<module.name>org.mybatis.caches.redis</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
<project.build.outputTimestamp>1736569271</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit ff540a1

Please sign in to comment.