Skip to content

Commit a376d56

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

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.evolvedbinary.cql</groupId>
55
<artifactId>corpusql-parser</artifactId>
6-
<version>1.2.0</version>
6+
<version>1.3.0-SNAPSHOT</version>
77

88
<name>Corpus Query Language Parser</name>
99
<description>A Parser for Corpus Query Language</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/exquery/corpusql-parser.git</connection>
3535
<developerConnection>scm:git:https://github.com/exquery/corpusql-parser.git</developerConnection>
3636
<url>scm:git:https://github.com/exquery/corpusql-parser.git</url>
37-
<tag>1.2.0</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)