This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 7d100bf05bd2f2f109739a96bff21d170237ffe6 Author: Gary Gregory <[email protected]> AuthorDate: Wed Jun 5 08:29:56 2019 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ebb42ab..9b57003 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>48</version> </parent> <artifactId>commons-csv</artifactId> - <version>1.7</version> + <version>1.8-SNAPSHOT</version> <name>Apache Commons CSV</name> <url>http://commons.apache.org/proper/commons-csv/</url> <description>
