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 e86b15b1fe2fa9488c14c595d4c4c77f75448f01 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 15:53:53 2016 +0200 updates maven-project-info-reports-plugin to 2.9 (Fixes #3962) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fcf457..99a0157 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ <!-- report plugins version --> <changesPluginVersion>2.10</changesPluginVersion> - <projectInfoReportsPluginVersion>2.8.1</projectInfoReportsPluginVersion> + <projectInfoReportsPluginVersion>2.9</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>.