Skip to content

Commit d5aa8dd

Browse files
author
hewei
committed
[maven-release-plugin] prepare release V1.0.2
1 parent 8769c6f commit d5aa8dd

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>QueryBuilder</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -174,7 +174,7 @@
174174
<connection>scm:git:https://github.com/itfsw/QueryBuilder.git</connection>
175175
<developerConnection>scm:git:https://github.com/itfsw/QueryBuilder.git</developerConnection>
176176
<url>https://github.com/itfsw/QueryBuilder</url>
177-
<tag>HEAD</tag>
177+
<tag>V1.0.2</tag>
178178
</scm>
179179

180180
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->

0 commit comments

Comments
 (0)