This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit a2ac44a839a8148059d6465344b04d5910353f4d Author: Tony CHEMIT <dev@tchemit.fr> Date: Thu Feb 9 10:09:50 2017 +0100 Use I18n 3.6.3 to avoid some linkage error in the report mojo (Fixes #4146) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4400928..dde92dc 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <mavenVersion>3.3.9</mavenVersion> <doxiaVersion>1.7</doxiaVersion> - <nuitonI18nVersion>3.6.2</nuitonI18nVersion> + <nuitonI18nVersion>3.6.3</nuitonI18nVersion> <!-- Documentation is in apt format --> <siteSourcesType>apt</siteSourcesType> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.