Skip to content

Commit bc4486c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.esz</groupId>
44
<artifactId>jsonrpc</artifactId>
5-
<version>0.0.5</version>
5+
<version>0.0.6-SNAPSHOT</version>
66

77
<properties>
88
<!-- project properties -->
@@ -46,7 +46,7 @@
4646
<scm>
4747
<connection>scm:git:https://github.com/esz/jsonrpc.git</connection>
4848
<developerConnection>scm:git:[email protected]:esz/jsonrpc.git</developerConnection>
49-
<tag>jsonrpc-0.0.5</tag>
49+
<tag>HEAD</tag>
5050
</scm>
5151

5252
<build>

0 commit comments

Comments
 (0)