Skip to content

Commit 8d4e5f3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 798be43 commit 8d4e5f3

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
@@ -23,7 +23,7 @@
2323

2424
<groupId>org.csveed</groupId>
2525
<artifactId>csveed</artifactId>
26-
<version>0.8.3</version>
26+
<version>0.8.4-SNAPSHOT</version>
2727

2828
<name>csveed</name>
2929
<description>Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!</description>
@@ -53,7 +53,7 @@
5353
<scm>
5454
<connection>scm:git:ssh://git@github.com/42BV/CSVeed.git</connection>
5555
<developerConnection>scm:git:ssh://git@github.com/42BV/CSVeed.git</developerConnection>
56-
<tag>csveed-0.8.3</tag>
56+
<tag>HEAD</tag>
5757
<url>https://github.com/42BV/CSVeed</url>
5858
</scm>
5959
<issueManagement>

0 commit comments

Comments
 (0)