Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e5faa2

Browse files
committed
[maven-release-plugin] prepare release mybatis-memcached-1.1.1
1 parentab4fa6a commit1e5faa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis.caches</groupId>
3030
<artifactId>mybatis-memcached</artifactId>
31-
<version>1.1.1-SNAPSHOT</version>
31+
<version>1.1.1</version>
3232
<packaging>jar</packaging>
3333

3434
<name>mybatis-memcached</name>
@@ -41,7 +41,7 @@
4141
<url>http://github.com/mybatis/memcached-cache</url>
4242
<connection>scm:git:ssh://github.com/mybatis/memcached-cache.git</connection>
4343
<developerConnection>scm:git:ssh://git@github.com/mybatis/memcached-cache.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>mybatis-memcached-1.1.1</tag>
4545
</scm>
4646
<issueManagement>
4747
<system>GitHub Issue Management</system>
@@ -67,7 +67,7 @@
6767
<argLine>-Djdk.attach.allowAttachSelf -Xms1024m -Xmx1024m</argLine>
6868

6969
<!-- Reproducible Builds-->
70-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>1670887656</project.build.outputTimestamp>
7171
</properties>
7272

7373
<dependencies>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp