Skip to content

Commit 462a985

Browse files
committed
[maven-release-plugin] prepare release mybatis-migrations-3.2.0
1 parent a9d54d8 commit 462a985

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-migrations</artifactId>
27-
<version>3.2.0-SNAPSHOT</version>
27+
<version>3.2.0</version>
2828

2929
<name>MyBatis Migrations</name>
3030
<url>http://www.mybatis.org/migrations/</url>
@@ -40,7 +40,7 @@
4040
<url>http://github.com/mybatis/migrations</url>
4141
<connection>scm:git:ssh://github.com/mybatis/migrations.git</connection>
4242
<developerConnection>scm:git:git+ssh://git@github.com/mybatis/migrations.git</developerConnection>
43-
<tag>HEAD</tag>
43+
<tag>mybatis-migrations-3.2.0</tag>
4444
</scm>
4545
<issueManagement>
4646
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)