Skip to content

Commit e7f59b6

Browse files
committedMar 11, 2018
[maven-release-plugin] prepare release mybatis-3.4.6
1 parent 43ab6a2 commit e7f59b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎pom.xml

Lines changed: 3 additions & 3 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 2009-2017 the original author or authors.
4+
Copyright 2009-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</artifactId>
30-
<version>3.4.6-SNAPSHOT</version>
30+
<version>3.4.6</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis</name>
@@ -112,7 +112,7 @@
112112
<url>http://github.com/mybatis/mybatis-3</url>
113113
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
114114
<developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection>
115-
<tag>HEAD</tag>
115+
<tag>mybatis-3.4.6</tag>
116116
</scm>
117117
<issueManagement>
118118
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)