You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/03 07:33:45 UTC

[cxf-fediz] 02/04: Update to maven-bundle-plugin 4.2.1

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 <bu...@gmail.com>
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>