This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 646f76882e9623bae0a027939556c824817e1050 Author: Tony CHEMIT <dev@tchemit.fr> Date: Fri Jan 20 13:09:24 2017 +0100 Les minutes dans le format DMD sont multipliés par 10 (Fixes #8977) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 708d4cd..1b5cfab 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>10.4</version> + <version>10.5</version> </parent> <groupId>fr.ird.observe</groupId> @@ -160,7 +160,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <topiaVersion>3.2.1</topiaVersion> - <jaxxVersion>2.39</jaxxVersion> + <jaxxVersion>2.40</jaxxVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <nuitonValidatorVersion>3.1</nuitonValidatorVersion> <nuitonUtilsVersion>3.0-rc-16</nuitonUtilsVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.