Next version will be 1.6 due to new auto-flush feature just added.
This commit is contained in:
parent
7e47152791
commit
9c20341469
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
||||||
<version>42</version>
|
<version>42</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>commons-csv</artifactId>
|
<artifactId>commons-csv</artifactId>
|
||||||
<version>1.5.1-SNAPSHOT</version>
|
<version>1.6-SNAPSHOT</version>
|
||||||
<name>Apache Commons CSV</name>
|
<name>Apache Commons CSV</name>
|
||||||
<url>http://commons.apache.org/proper/commons-csv/</url>
|
<url>http://commons.apache.org/proper/commons-csv/</url>
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Reference in New Issue