This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 3c412ba1a5f10639ce16676f6ecc8d5ff30731b4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 25 11:42:12 2015 +0100 Update maven-project-info-reports-plugin to 2.8.1 (Fixes #3854) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 81ac40d..2ba8381 100644 --- a/pom.xml +++ b/pom.xml @@ -297,7 +297,7 @@ <!-- report plugins version --> <changesPluginVersion>2.10</changesPluginVersion> - <projectInfoReportsPluginVersion>2.8</projectInfoReportsPluginVersion> + <projectInfoReportsPluginVersion>2.8.1</projectInfoReportsPluginVersion> <changelogPluginVersion>2.3</changelogPluginVersion> <jrxPluginVersion>2.4</jrxPluginVersion> <sonarReportPluginVersion>0.1</sonarReportPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.