Update version for Commons Csv release 1.5
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/dfcd0793 Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/dfcd0793 Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/dfcd0793 Branch: refs/heads/master Commit: dfcd0793c0cb0eb49ce4dd455a5959fe51b7f8ef Parents: 9d2b6d7 Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br> Authored: Sat Aug 26 19:58:02 2017 +1200 Committer: Bruno P. Kinoshita <brunodepau...@yahoo.com.br> Committed: Sun Aug 27 10:51:00 2017 +1200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/dfcd0793/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e05d463..232a5de 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>42</version> </parent> <artifactId>commons-csv</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5</version> <name>Apache Commons CSV</name> <url>http://commons.apache.org/proper/commons-csv/</url> <description>