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 f6bed37ae71ab93d93119ec81c1af80c0d227c9e Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:11:58 2019 +0700 JAMES-2855 Upgrade version plugin to 2.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9a984a..fc8dd6c 100644 --- a/pom.xml +++ b/pom.xml @@ -3001,7 +3001,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>versions-maven-plugin</artifactId> - <version>2.4</version> + <version>2.7</version> </plugin> <plugin> <groupId>org.eclipse.m2e</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
