You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/11/13 12:29:31 UTC

[cxf] 04/08: Update maven-bundle-plugin

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 35bfa6a228b8a186d23e6fcc67362316cc2154d6
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Fri Nov 8 14:47:20 2019 +0300

    Update maven-bundle-plugin
    
    (cherry picked from commit 007ee0d7dba5fef5387ebdcfa69efe7cd78d8fc4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 533cb1d..297d02d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -436,7 +436,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>4.2.0</version>
+                    <version>4.2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>