Skip to content

Commit 4b3adac

Browse files
author
hewei
committed
[maven-release-plugin] prepare release v1.0.4
1 parent 51b8abe commit 4b3adac

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

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -175,7 +175,7 @@
175175
<connection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</connection>
176176
<developerConnection>scm:git:https://github.com/itfsw/mybatis-generator-plugin.git</developerConnection>
177177
<url>https://github.com/itfsw/mybatis-generator-plugin</url>
178-
<tag>HEAD</tag>
178+
<tag>v1.0.4</tag>
179179
</scm>
180180

181181
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->

0 commit comments

Comments
 (0)