Skip to content

Commit c102bc1

Browse files
committed
[maven-release-plugin] prepare release migrations-maven-plugin-1.1.2
1 parent 2487183 commit c102bc1

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
@@ -25,7 +25,7 @@
2525

2626
<groupId>org.mybatis.maven</groupId>
2727
<artifactId>migrations-maven-plugin</artifactId>
28-
<version>1.1.2-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
<packaging>maven-plugin</packaging>
3030

3131
<name>MyBatis Migrations Maven plugin</name>
@@ -42,7 +42,7 @@
4242
<url>http://github.com/mybatis/migrations-maven-plugin</url>
4343
<connection>scm:git:ssh://github.com/mybatis/migrations-maven-plugin.git</connection>
4444
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/migrations-maven-plugin.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>migrations-maven-plugin-1.1.2</tag>
4646
</scm>
4747
<issueManagement>
4848
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)