Skip to content

Commit c78e9b6

Browse files
author
Gray Watson
committedFeb 15, 2019
[maven-release-plugin] prepare release simplecsv-2.5
1 parent b378a07 commit c78e9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
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.5-SNAPSHOT</version>
6+
<version>2.5</version>
77
<packaging>jar</packaging>
88
<name>Simple CSV</name>
99
<url>http://256stuff.com/sources/simplecsv/</url>

0 commit comments

Comments
 (0)
Please sign in to comment.