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 21ae6b2 commit 84b3b28Copy full SHA for 84b3b28
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.mybatis.caches</groupId>
27
<artifactId>mybatis-ehcache</artifactId>
28
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
29
<packaging>jar</packaging>
30
31
<name>MyBatis Caches :: Ehcache</name>
@@ -36,7 +36,7 @@
36
<url>http://github.com/mybatis/ehcache-cache</url>
37
<connection>scm:git:ssh://github.com/mybatis/ehcache-cache.git</connection>
38
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/ehcache-cache.git</developerConnection>
39
- <tag>HEAD</tag>
+ <tag>mybatis-ehcache-1.0.3</tag>
40
</scm>
41
<issueManagement>
42
<system>GitHub Issue Management</system>
0 commit comments