Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-caffeine-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 24, 2022
1 parent 89928c0 commit cae9823
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -29,7 +29,7 @@

<groupId>org.mybatis.caches</groupId>
<artifactId>mybatis-caffeine</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<name>mybatis-caffeine</name>
<description>Caffeine support for MyBatis Cache</description>
Expand All @@ -41,7 +41,7 @@
<url>https://github.com/mybatis/caffeine-cache</url>
<connection>scm:git:ssh://github.com/mybatis/caffeine-cache.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/caffeine-cache.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-caffeine-1.1.0</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand All @@ -68,7 +68,7 @@
<module.name>org.mybatis.caches.caffeine</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1669311189</project.build.outputTimestamp>
<project.build.outputTimestamp>1669311446</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit cae9823

Please sign in to comment.