This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 4bd0a877f18682f8a7852a936dd2244840222a1b Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 18 14:50:26 2017 +0100 use pom 10.5 (fixes #4134) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 248ce8f..5c79191 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.4</version> + <version>10.5</version> </parent> <artifactId>jaxx</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.