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 2017/03/21 17:32:28 UTC

karaf git commit: [KARAF-5038] Upgrade to maven-bundle-plugin 3.3.0

Repository: karaf
Updated Branches:
  refs/heads/master 6fff41ad4 -> 0926855ab


[KARAF-5038] Upgrade to maven-bundle-plugin 3.3.0


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0926855a
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0926855a
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0926855a

Branch: refs/heads/master
Commit: 0926855ab850a084f31ce7749b07a4f60c2eeadd
Parents: 6fff41a
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue Mar 21 18:32:01 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Mar 21 18:32:01 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/0926855a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e425837..49b3665 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
         <felix.gogo.jline.version>1.0.4</felix.gogo.jline.version>
         <felix.httplite.version>0.1.5</felix.httplite.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
-        <felix.plugin.version>3.2.0</felix.plugin.version>
+        <felix.plugin.version>3.3.0</felix.plugin.version>
         <felix.utils.version>1.8.4</felix.utils.version>
         <felix.webconsole.version>4.3.0</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>