We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556bb25 commit ae3a460Copy full SHA for ae3a460
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>org.mybatis.caches</groupId>
30
<artifactId>mybatis-ehcache</artifactId>
31
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
32
<packaging>jar</packaging>
33
34
<name>mybatis-ehcache</name>
@@ -39,7 +39,7 @@
39
<url>http://github.com/mybatis/ehcache-cache</url>
40
<connection>scm:git:ssh://github.com/mybatis/ehcache-cache.git</connection>
41
<developerConnection>scm:git:ssh://[email protected]/mybatis/ehcache-cache.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>mybatis-ehcache-1.2.0</tag>
43
</scm>
44
<issueManagement>
45
<system>GitHub Issue Management</system>
0 commit comments