This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit f8e14b457a4655b7d718d7a354da77acde7e9782 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Feb 27 10:46:30 2016 +0100 Update maven-plugin-plugin to 3.3 (this is the last compatible with maven 2.x and make javadoc ok with java 8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddb8b92..3077f0d 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ <locales>fr,en</locales> <mavenVersion>2.2.1</mavenVersion> - <pluginPluginVersion>3.2</pluginPluginVersion> + <pluginPluginVersion>3.3</pluginPluginVersion> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.