This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
commit 44f641700019687556957a6c062cf629f1216638 Author: Tran Tien Duc <dt...@linagora.com> AuthorDate: Tue Sep 3 18:16:51 2019 +0700 MIME4J-289 Upgrade maven-bundle-plugin 2.3.7 -> 4.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00f7b5a..8074de0 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.3.7</version> + <version>4.2.1</version> <extensions>true</extensions> </plugin> <plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org