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 079b872 commit f7e0a1eCopy full SHA for f7e0a1e
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>net.sf.jsqlparser</groupId>
4
<artifactId>jsqlparser</artifactId>
5
- <version>0.8.4</version>
+ <version>0.8.5-SNAPSHOT</version>
6
<name>JSQLParser library</name>
7
<inceptionYear>2004</inceptionYear>
8
<organization>
@@ -41,7 +41,7 @@
41
42
<scm>
43
<developerConnection>scm:git:ssh://git@github.com:JSQLParser/JSqlParser.git</developerConnection>
44
- <tag>jsqlparser-0.8.4</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<build>
0 commit comments