Skip to content

Commit 0838468

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0fbcc49 commit 0838468

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.clarin.sru.fcs</groupId>
55
<artifactId>fcs-ql</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.1.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>CLARIN-FCS Core 2.0 query language parser</name>
99
<description>An implementation of CLARIN-FCS Core 2.0 query language grammar and parser.</description>
@@ -37,8 +37,7 @@
3737
<connection>scm:git:https://github.com/clarin-eric/fcs-ql</connection>
3838
<developerConnection>scm:git:[email protected]:clarin-eric/fcs-ql.git</developerConnection>
3939
<url>https://github.com/clarin-eric/fcs-ql</url>
40-
<tag>FCS-QL-1.0.0</tag>
41-
</scm>
40+
</scm>
4241

4342
<developers>
4443
<developer>

0 commit comments

Comments
 (0)