Skip to content

Commit a173568

Browse files
author
hewei
committed
[maven-release-plugin] prepare release V1.0.11
1 parent 0e244ee commit a173568

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.11-SNAPSHOT</version>
6+
<version>1.0.11</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -187,7 +187,7 @@
187187
<connection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</connection>
188188
<developerConnection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</developerConnection>
189189
<url>https://github.com/itfsw/mybatis-generator-plugin</url>
190-
<tag>HEAD</tag>
190+
<tag>V1.0.11</tag>
191191
</scm>
192192

193193
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->

0 commit comments

Comments
 (0)