Skip to content

Commit f7e0a1e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 079b872 commit f7e0a1e

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.sf.jsqlparser</groupId>
44
<artifactId>jsqlparser</artifactId>
5-
<version>0.8.4</version>
5+
<version>0.8.5-SNAPSHOT</version>
66
<name>JSQLParser library</name>
77
<inceptionYear>2004</inceptionYear>
88
<organization>
@@ -41,7 +41,7 @@
4141

4242
<scm>
4343
<developerConnection>scm:git:ssh://git@github.com:JSQLParser/JSqlParser.git</developerConnection>
44-
<tag>jsqlparser-0.8.4</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<build>

0 commit comments

Comments
 (0)