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 56cbda7 commit ed3e63fCopy full SHA for ed3e63f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>eu.clarin.sru.fcs</groupId>
6
<artifactId>fcs-ql</artifactId>
7
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.1</version>
8
<packaging>jar</packaging>
9
10
<name>CLARIN-FCS Core 2.0 query language parser</name>
@@ -40,7 +40,8 @@
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
- </scm>
+ <tag>FCS-QL-2.0.1</tag>
44
+ </scm>
45
46
<developers>
47
<developer>
0 commit comments