Skip to content

Commit b515178

Browse files
committed
[maven-release-plugin] prepare release mybatis-guice-3.6
1 parent a7d6bf8 commit b515178

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
@@ -24,7 +24,7 @@
2424
</parent>
2525

2626
<artifactId>mybatis-guice</artifactId>
27-
<version>3.6-SNAPSHOT</version>
27+
<version>3.6</version>
2828
<packaging>jar</packaging>
2929

3030
<name>MyBatis Guice</name>
@@ -62,7 +62,7 @@
6262
<url>http://github.com/mybatis/guice</url>
6363
<connection>scm:git:ssh://github.com/mybatis/guice.git</connection>
6464
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/guice.git</developerConnection>
65-
<tag>HEAD</tag>
65+
<tag>mybatis-guice-3.6</tag>
6666
</scm>
6767
<issueManagement>
6868
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)