You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2021/12/29 18:40:20 UTC

[ws-axiom] branch master updated: Upgrade maven-bundle-plugin

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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


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

commit 2ec58c15eab1ff163e242f5810c04e919679e57f
Author: Andreas Veithen <an...@gmail.com>
AuthorDate: Wed Dec 29 18:39:29 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 0bd6b01..57a4e33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,7 +575,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.2</version>
+                    <version>5.1.3</version>
                     <configuration>
                         <instructions>
                             <_removeheaders>