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 a52a09b commit f648b1eCopy full SHA for f648b1e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>eu.clarin.sru.fcs</groupId>
6
<artifactId>fcs-ql</artifactId>
7
- <version>3.0.0</version>
+ <version>3.1.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>CLARIN-FCS Core 2.0 query language parser</name>
@@ -40,7 +40,7 @@
40
<connection>scm:git:https://github.com/clarin-eric/fcs-ql</connection>
41
<developerConnection>scm:git:[email protected]:clarin-eric/fcs-ql.git</developerConnection>
42
<url>https://github.com/clarin-eric/fcs-ql</url>
43
- <tag>FCS-QL-3.0.0</tag>
+ <tag>HEAD</tag>
44
</scm>
45
46
<developers>
0 commit comments