This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 675a220d9b9a4b161f3590bb13466fd37ef6523f Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:54:07 2015 +0100 Update nuiton-csv to 3.0-rc-5 (Fixes #3842) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12567b3..9ef4b04 100644 --- a/pom.xml +++ b/pom.xml @@ -293,7 +293,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.0-rc-4</version> + <version>3.0-rc-5</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.