Bump to next development version

This commit is contained in:
Gary Gregory 2020-02-06 16:01:56 -05:00
parent 660f7c9f85
commit 0ab1318a44
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<version>50</version>
</parent>
<artifactId>commons-csv</artifactId>
<version>1.8</version>
<version>1.8.1-SNAPSHOT</version>
<name>Apache Commons CSV</name>
<url>https://commons.apache.org/proper/commons-csv/</url>
<description>The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.</description>