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 ee24ce1 commit 67bae5eCopy full SHA for 67bae5e
pom.xml
@@ -25,7 +25,7 @@
25
</parent>
26
27
<artifactId>mybatis-guice</artifactId>
28
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.7.1</version>
29
<packaging>jar</packaging>
30
31
<name>mybatis-guice</name>
@@ -63,7 +63,7 @@
63
<url>http://github.com/mybatis/guice</url>
64
<connection>scm:git:ssh://github.com/mybatis/guice.git</connection>
65
<developerConnection>scm:git:ssh://[email protected]/mybatis/guice.git</developerConnection>
66
- <tag>HEAD</tag>
+ <tag>mybatis-guice-3.7.1</tag>
67
</scm>
68
<issueManagement>
69
<system>GitHub Issue Management</system>
0 commit comments