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 56a39a4 commit 2b5cce3Copy full SHA for 2b5cce3
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.github.jsqlparser</groupId>
4
<artifactId>jsqlparser</artifactId>
5
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
6
<name>JSQLParser library</name>
7
<inceptionYear>2004</inceptionYear>
8
<organization>
@@ -86,7 +86,7 @@
86
<connection>scm:git:https://github.com/JSQLParser/JSqlParser.git</connection>
87
<developerConnection>scm:git:ssh://[email protected]:JSQLParser/JSqlParser.git</developerConnection>
88
<url>https://github.com/JSQLParser/JSqlParser.git</url>
89
- <tag>HEAD</tag>
+ <tag>jsqlparser-4.2</tag>
90
</scm>
91
92
<issueManagement>
0 commit comments