This is an automated email from the ASF dual-hosted git repository. buhhunyx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit 2cf7a7397bf7919e50614150e5a35b3e075d21a8 Author: Alexey Markevich <[email protected]> AuthorDate: Mon Feb 3 09:54:54 2020 +0300 Update to maven-bundle-plugin 4.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cbbfd9..9a68705 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.5.3</version> + <version>4.2.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
