This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 1742e2e018c800782433ae77c5f87ce2fb1e1495 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:09:26 2019 +0700 JAMES-2855 Upgrade info-report plugin to 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 723dbb4..dfb680d 100644 --- a/pom.xml +++ b/pom.xml @@ -2859,7 +2859,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.9</version> + <version>3.0.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
