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 17597eb0c8baa01ed4cf8eaefd32abe1f0e9a362 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:09:49 2019 +0700 JAMES-2855 Upgrade remote-resource plugin to 1.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfb680d..c2becc8 100644 --- a/pom.xml +++ b/pom.xml @@ -2864,7 +2864,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> - <version>1.5</version> + <version>1.6.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
