Skip to content

Commit de809c2

Browse files
committed
[maven-release-plugin] prepare release migrations-maven-plugin-1.1.3
1 parent f0008e9 commit de809c2

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis.maven</groupId>
3030
<artifactId>migrations-maven-plugin</artifactId>
31-
<version>1.1.3-SNAPSHOT</version>
31+
<version>1.1.3</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>MyBatis Migrations Maven plugin</name>
@@ -45,7 +45,7 @@
4545
<url>http://github.com/mybatis/migrations-maven-plugin</url>
4646
<connection>scm:git:ssh://github.com/mybatis/migrations-maven-plugin.git</connection>
4747
<developerConnection>scm:git:ssh://[email protected]/mybatis/migrations-maven-plugin.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>migrations-maven-plugin-1.1.3</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)