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/02/23 12:05:46 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5623] Upgrade to maven-bundle-plugin 3.5.0

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

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


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new 78169b2  [KARAF-5623] Upgrade to maven-bundle-plugin 3.5.0
78169b2 is described below

commit 78169b2294078eabd6bc15e1ab3e7c6998cc5cd4
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Feb 19 13:28:37 2018 +0100

    [KARAF-5623] Upgrade to maven-bundle-plugin 3.5.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 959ac72..93d1251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,8 +190,8 @@
         <felix.gogo.jline.version>1.0.6</felix.gogo.jline.version>
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
-        <felix.plugin.version>3.3.0</felix.plugin.version>
-        <felix.utils.version>1.10.0</felix.utils.version>
+        <felix.plugin.version>3.5.0</felix.plugin.version>
+        <felix.utils.version>1.10.4</felix.utils.version>
         <felix.webconsole.version>4.3.4</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.1.6</felix.metatype.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.