This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit d011a4146197f274aaafa0f7ef1a35c9c76ddda6 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 18 14:39:01 2017 +0100 use pom 10.5 (fixes #4130) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76f23fb..00d4987 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.1</version> + <version>10.5</version> </parent> <artifactId>nuiton-validator</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.