Skip to content

Commit 4625fda

Browse files
committed
[maven-release-plugin] prepare release mybatis-guice-3.9
1 parent 5dc7d2a commit 4625fda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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-2016 the original author or authors.
4+
Copyright 2009-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-guice</artifactId>
30-
<version>3.9-SNAPSHOT</version>
30+
<version>3.9</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis-guice</name>
@@ -67,7 +67,7 @@
6767
<url>http://github.com/mybatis/guice</url>
6868
<connection>scm:git:ssh://github.com/mybatis/guice.git</connection>
6969
<developerConnection>scm:git:ssh://[email protected]/mybatis/guice.git</developerConnection>
70-
<tag>HEAD</tag>
70+
<tag>mybatis-guice-3.9</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)