Skip to content

Commit 84e2442

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 846bb98 commit 84e2442

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

55
<groupId>com.github.terma</groupId>
66
<artifactId>sql-on-json</artifactId>
7-
<version>0.0.4</version>
7+
<version>0.0.5-SNAPSHOT</version>
88

99
<name>SQL on JSON</name>
1010
<description>SQL on JSON</description>
@@ -187,7 +187,7 @@
187187
<developerConnection>scm:git:https://github.com/terma/sql-on-json.git</developerConnection>
188188
<connection>scm:git:https://github.com/terma/sql-on-json.git</connection>
189189
<url>https://github.com/terma/sql-on-json</url>
190-
<tag>sql-on-json-0.0.4</tag>
190+
<tag>HEAD</tag>
191191
</scm>
192192

193193
</project>

0 commit comments

Comments
 (0)