Skip to content

Commit f648b1e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a52a09b commit f648b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 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>3.0.0</version>
7+
<version>3.1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>CLARIN-FCS Core 2.0 query language parser</name>
@@ -40,7 +40,7 @@
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-
<tag>FCS-QL-3.0.0</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<developers>

0 commit comments

Comments
 (0)