This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git commit aa8b7e0e6ba23b4c557689759b9049ca9310f6ec Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 10:41:54 2014 +0100 refs #3546 (back to version 2.9.1) --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index e68ac1e..303f737 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,9 @@ <!-- Post Release configuration --> <skipPostRelease>false</skipPostRelease> + <!-- FIXME tchemit-2014-10-26 see https://forge.nuiton.org/issues/3546 --> + <javadocPluginVersion>2.9.1</javadocPluginVersion> + </properties> <dependencies> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.