Skip to content

Commit 8985683

Browse files
author
hewei
committed
[maven-release-plugin] prepare release V1.0.16
1 parent de89d4e commit 8985683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.itfsw</groupId>
55
<artifactId>mybatis-generator-plugin</artifactId>
6-
<version>1.0.16-SNAPSHOT</version>
6+
<version>1.0.16</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -212,7 +212,7 @@
212212
<connection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</connection>
213213
<developerConnection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</developerConnection>
214214
<url>https://github.com/itfsw/mybatis-generator-plugin</url>
215-
<tag>HEAD</tag>
215+
<tag>V1.0.16</tag>
216216
</scm>
217217

218218
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->

0 commit comments

Comments
 (0)