Skip to content

Commit ae3a460

Browse files
committed
[maven-release-plugin] prepare release mybatis-ehcache-1.2.0
1 parent 556bb25 commit ae3a460

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
@@ -28,7 +28,7 @@
2828

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

3434
<name>mybatis-ehcache</name>
@@ -39,7 +39,7 @@
3939
<url>http://github.com/mybatis/ehcache-cache</url>
4040
<connection>scm:git:ssh://github.com/mybatis/ehcache-cache.git</connection>
4141
<developerConnection>scm:git:ssh://[email protected]/mybatis/ehcache-cache.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>mybatis-ehcache-1.2.0</tag>
4343
</scm>
4444
<issueManagement>
4545
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)