Skip to content

Commit 5cc8f03

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9e34b6d commit 5cc8f03

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
@@ -4,7 +4,7 @@
44

55
<groupId>in.abilng</groupId>
66
<artifactId>ndjson</artifactId>
7-
<version>1.0.5</version>
7+
<version>1.0.6-SNAPSHOT</version>
88

99
<name>ndjson</name>
1010
<description>Java library for creating and parsing ND-JSON/JSONL</description>
@@ -14,7 +14,7 @@
1414
<url>https://github.com/abilng/ndjson</url>
1515
<connection>scm:git:git://github.com/abilng/ndjson.git</connection>
1616
<developerConnection>scm:git:git@github.com:abilng/ndjson.git</developerConnection>
17-
<tag>ndjson-1.0.5</tag>
17+
<tag>HEAD</tag>
1818
</scm>
1919

2020
<developers>

0 commit comments

Comments
 (0)