Skip to content

Commit 8b791c0

Browse files
committed
[maven-release-plugin] prepare release mybatis-migrations-3.3.2
1 parent 96d0f2a commit 8b791c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2010-2017 the original author or authors.
4+
Copyright 2010-2018 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>mybatis-migrations</artifactId>
30-
<version>3.3.2-SNAPSHOT</version>
30+
<version>3.3.2</version>
3131

3232
<name>MyBatis Migrations</name>
3333
<url>http://www.mybatis.org/migrations/</url>
@@ -43,7 +43,7 @@
4343
<url>http://github.com/mybatis/migrations</url>
4444
<connection>scm:git:ssh://github.com/mybatis/migrations.git</connection>
4545
<developerConnection>scm:git:ssh://[email protected]/mybatis/migrations.git</developerConnection>
46-
<tag>HEAD</tag>
46+
<tag>mybatis-migrations-3.3.2</tag>
4747
</scm>
4848
<issueManagement>
4949
<system>GitHub Issue Management</system>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mybatis</groupId>
7272
<artifactId>mybatis</artifactId>
73-
<version>3.4.6-SNAPSHOT</version>
73+
<version>3.4.6</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)