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 3b4e4bc0e284a7f16b79daa8e052fb42b97d43e9 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:07:49 2019 +0700 JAMES-2855 Upgrade JAR plugin to 3.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be07cc9..1d275df 100644 --- a/pom.xml +++ b/pom.xml @@ -2790,7 +2790,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> - <version>3.0.2</version> + <version>3.1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
