Skip to content

Commit 8da557f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7a2fe13 commit 8da557f

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.j256.simplecsv</groupId>
55
<artifactId>simplecsv</artifactId>
6-
<version>2.7</version>
6+
<version>2.8-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>Simple CSV</name>
99
<url>https://256stuff.com/sources/simplecsv/</url>
@@ -28,7 +28,7 @@
2828
<url>https://github.com/j256/simplecsv</url>
2929
<connection>scm:git:ssh://git@github.com/j256/simplecsv.git</connection>
3030
<developerConnection>scm:git:ssh://git@github.com/j256/simplecsv.git</developerConnection>
31-
<tag>simplecsv-2.7</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333
<developers>
3434
<developer>

0 commit comments

Comments
 (0)