Skip to content

Commit ed3e63f

Browse files
committed
[maven-release-plugin] prepare release FCS-QL-2.0.1
1 parent 56cbda7 commit ed3e63f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>eu.clarin.sru.fcs</groupId>
66
<artifactId>fcs-ql</artifactId>
7-
<version>2.1.0-SNAPSHOT</version>
7+
<version>2.0.1</version>
88
<packaging>jar</packaging>
99

1010
<name>CLARIN-FCS Core 2.0 query language parser</name>
@@ -40,7 +40,8 @@
4040
<connection>scm:git:https://github.com/clarin-eric/fcs-ql</connection>
4141
<developerConnection>scm:git:[email protected]:clarin-eric/fcs-ql.git</developerConnection>
4242
<url>https://github.com/clarin-eric/fcs-ql</url>
43-
</scm>
43+
<tag>FCS-QL-2.0.1</tag>
44+
</scm>
4445

4546
<developers>
4647
<developer>

0 commit comments

Comments
 (0)