This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit a636f2e839bd0fb6503f0c4460dca0c9ae22048f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 16:02:04 2016 +0200 updates sonar-maven-plugin to 3.0.2 (Fixes #3970) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca42984..65ee76d 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ <gwtPluginVersion>2.7.0</gwtPluginVersion> <l10nPluginVersion>1.0-alpha-2</l10nPluginVersion> <licensePluginVersion>1.9</licensePluginVersion> - <sonarPluginVersion>3.0.1</sonarPluginVersion> + <sonarPluginVersion>3.0.2</sonarPluginVersion> <tidyPluginVersion>1.0-beta-1</tidyPluginVersion> <versionsPluginVersion>2.2</versionsPluginVersion> <wagonPluginVersion>1.0</wagonPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.