Skip to content

Commit 9cb7b92

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-1.3.1
1 parent 76f7e0d commit 9cb7b92

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 2010-2016 the original author or authors.
4+
Copyright 2010-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.
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>mybatis-spring</artifactId>
30-
<version>1.3.1-SNAPSHOT</version>
30+
<version>1.3.1</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis-spring</name>
@@ -81,7 +81,7 @@
8181
<url>http://github.com/mybatis/spring</url>
8282
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
8383
<developerConnection>scm:git:ssh://[email protected]/mybatis/spring.git</developerConnection>
84-
<tag>HEAD</tag>
84+
<tag>mybatis-spring-1.3.1</tag>
8585
</scm>
8686
<issueManagement>
8787
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)