This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository wikitty. See http://git.nuiton.org/wikitty.git commit eba7a7cf66942d538fd7eb7bdda8245fd22b42b3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 21:08:20 2014 +0100 use back older javadoc plugin version otherwise won't build --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index f5f9078..e00189d 100644 --- a/pom.xml +++ b/pom.xml @@ -219,6 +219,9 @@ <!--Multilanguage maven-site --> <locales>fr,en</locales> + <!--FIXME tchemit-2014-10-26 --> + <javadocPluginVersion>2.9.1</javadocPluginVersion> + </properties> <repositories> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.