We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8769c6f commit d5aa8ddCopy full SHA for d5aa8dd
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.itfsw</groupId>
5
<artifactId>QueryBuilder</artifactId>
6
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
7
<packaging>jar</packaging>
8
9
<name>${project.groupId}:${project.artifactId}</name>
@@ -174,7 +174,7 @@
174
<connection>scm:git:https://github.com/itfsw/QueryBuilder.git</connection>
175
<developerConnection>scm:git:https://github.com/itfsw/QueryBuilder.git</developerConnection>
176
<url>https://github.com/itfsw/QueryBuilder</url>
177
- <tag>HEAD</tag>
+ <tag>V1.0.2</tag>
178
</scm>
179
180
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++distribution++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
0 commit comments