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 b561d863d0ee618177f9fd7afffd45252a772b75 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 16:01:19 2016 +0200 updates license-maven-plugin to 1.9 (Fixes #3969) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dacc0c7..ca42984 100644 --- a/pom.xml +++ b/pom.xml @@ -290,7 +290,7 @@ <findbugsPluginVersion>3.0.4</findbugsPluginVersion> <gwtPluginVersion>2.7.0</gwtPluginVersion> <l10nPluginVersion>1.0-alpha-2</l10nPluginVersion> - <licensePluginVersion>1.8</licensePluginVersion> + <licensePluginVersion>1.9</licensePluginVersion> <sonarPluginVersion>3.0.1</sonarPluginVersion> <tidyPluginVersion>1.0-beta-1</tidyPluginVersion> <versionsPluginVersion>2.2</versionsPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.