Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-memcached-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 12, 2022
1 parent ab4fa6a commit 1e5faa2
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 @@ -28,7 +28,7 @@

<groupId>org.mybatis.caches</groupId>
<artifactId>mybatis-memcached</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>jar</packaging>

<name>mybatis-memcached</name>
Expand All @@ -41,7 +41,7 @@
<url>http://github.com/mybatis/memcached-cache</url>
<connection>scm:git:ssh://github.com/mybatis/memcached-cache.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mybatis/memcached-cache.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-memcached-1.1.1</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand All @@ -67,7 +67,7 @@
<argLine>-Djdk.attach.allowAttachSelf -Xms1024m -Xmx1024m</argLine>

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

<dependencies>
Expand Down

0 comments on commit 1e5faa2

Please sign in to comment.