Skip to content

Commit 9480554

Browse files
committed
[maven-release-plugin] prepare release mybatis2-2.3.7
1 parent 9451c5f commit 9480554

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 2004-2016 the original author or authors.
4+
Copyright 2004-2017 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.
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis</groupId>
3030
<artifactId>mybatis2</artifactId>
31-
<version>2.3.7-SNAPSHOT</version>
31+
<version>2.3.7</version>
3232
<packaging>jar</packaging>
3333

3434
<name>mybatis2</name>
@@ -46,7 +46,7 @@
4646
<url>http://github.com/mybatis/mybatis-2</url>
4747
<connection>scm:git:ssh://github.com/mybatis/mybatis-2.git</connection>
4848
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-2.git</developerConnection>
49-
<tag>HEAD</tag>
49+
<tag>mybatis2-2.3.7</tag>
5050
</scm>
5151
<issueManagement>
5252
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)