Skip to content

Commit f0a92c5

Browse files
author
hewei
committed
[maven-release-plugin] prepare release V1.2.5
1 parent 15cc5ea commit f0a92c5

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

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -217,7 +217,7 @@
217217
<connection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</connection>
218218
<developerConnection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</developerConnection>
219219
<url>https://github.com/itfsw/mybatis-generator-plugin</url>
220-
<tag>HEAD</tag>
220+
<tag>V1.2.5</tag>
221221
</scm>
222222

223223
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->

0 commit comments

Comments
 (0)