Next version will be 1.6 due to new auto-flush feature just added. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/9c203414 Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/9c203414 Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/9c203414
Branch: refs/heads/release Commit: 9c203414696118e291279ff3a2eb22221d58b93d Parents: 7e47152 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Oct 9 13:23:46 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Oct 9 13:23:46 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/9c203414/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8b13c17..0feb5be 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>42</version> </parent> <artifactId>commons-csv</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.6-SNAPSHOT</version> <name>Apache Commons CSV</name> <url>http://commons.apache.org/proper/commons-csv/</url> <description>