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 2019/11/08 11:48:07 UTC

[cxf] branch master updated: Update maven-bundle-plugin

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.git


The following commit(s) were added to refs/heads/master by this push:
     new 007ee0d  Update maven-bundle-plugin
007ee0d is described below

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

    Update maven-bundle-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4c0b17..c671921 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>