This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 14fa2788fdec991e683674cbc04a2a50235a6ba2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 17:41:11 2015 +0100 fixes #3649: use nuitonpom 1.8.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74af76b..af32b3c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.8.1</version> + <version>1.8.2</version> </parent> <artifactId>nuiton-csv</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.