Skip to content

Commit 8ddba5d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 48eb7c8 commit 8ddba5d

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
@@ -19,7 +19,7 @@
1919

2020
<groupId>net.riotopsys</groupId>
2121
<artifactId>json_patch</artifactId>
22-
<version>0.0.0</version>
22+
<version>0.0.1-SNAPSHOT</version>
2323

2424
<name>json_patch</name>
2525
<description>An RFC 6902 (JSON Patch) compliant utility</description>
@@ -43,7 +43,7 @@
4343
<url>https://github.com/riotopsys/json-patch</url>
4444
<connection>scm:git:git@github.com:riotopsys/json-patch.git</connection>
4545
<developerConnection>scm:git:git@github.com:riotopsys/json-patch.git</developerConnection>
46-
<tag>json_patch-0.0.0</tag>
46+
<tag>HEAD</tag>
4747
</scm>
4848

4949
<licenses>

0 commit comments

Comments
 (0)