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-jsieve.git
commit 93906fcce02043df8cfabd5e8aa4e5aec9cd804c Author: Rene Cordier <[email protected]> AuthorDate: Fri Sep 6 14:54:15 2019 +0700 JSIEVE-111 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 1452f27..a96ae1c 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,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: [email protected] For additional commands, e-mail: [email protected]
