You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/07/19 15:09:06 UTC

[karaf-decanter] branch master updated: [KARAF-5817] Upgrade to maven-bundle-plugin 3.5.1

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d6b699  [KARAF-5817] Upgrade to maven-bundle-plugin 3.5.1
0d6b699 is described below

commit 0d6b6992612f633f326d5b8c2292b297a13d5a15
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Jul 19 17:08:44 2018 +0200

    [KARAF-5817] Upgrade to maven-bundle-plugin 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c2787c..98ce56b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>3.5.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>