Skip to content

Commit 3d3c1f7

Browse files
committed
[maven-release-plugin] prepare release migrations-maven-plugin-1.1.4
1 parent a7a9f17 commit 3d3c1f7

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.4-SNAPSHOT</version>
31+
<version>1.1.4</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>MyBatis Migrations Maven plugin</name>
@@ -57,7 +57,7 @@
5757
<url>http://github.com/mybatis/migrations-maven-plugin</url>
5858
<connection>scm:git:ssh://github.com/mybatis/migrations-maven-plugin.git</connection>
5959
<developerConnection>scm:git:ssh://[email protected]/mybatis/migrations-maven-plugin.git</developerConnection>
60-
<tag>HEAD</tag>
60+
<tag>migrations-maven-plugin-1.1.4</tag>
6161
</scm>
6262
<issueManagement>
6363
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)