Skip to content

Commit 4269dbb

Browse files
committed
[maven-release-plugin] prepare release mybatis-3.3.1
1 parent d3573fa commit 4269dbb

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,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
Copyright 2009-2015 the original author or authors.
44
@@ -25,7 +25,7 @@
2525
</parent>
2626

2727
<artifactId>mybatis</artifactId>
28-
<version>3.3.1-SNAPSHOT</version>
28+
<version>3.3.1</version>
2929
<packaging>jar</packaging>
3030

3131
<name>mybatis</name>
@@ -108,7 +108,7 @@
108108
<url>http://github.com/mybatis/mybatis-3</url>
109109
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
110110
<developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection>
111-
<tag>HEAD</tag>
111+
<tag>mybatis-3.3.1</tag>
112112
</scm>
113113
<issueManagement>
114114
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)