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 fc1a473b4479bef7fcf63962240298df503e07fa Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:11:37 2019 +0700 JAMES-2855 Upgrade rat plugin to 0.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd09527..c9a984a 100644 --- a/pom.xml +++ b/pom.xml @@ -2938,7 +2938,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.12</version> + <version>0.13</version> <configuration> <excludes> <exclude>BUILDING.*</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
