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 2016/10/12 05:39:19 UTC

karaf git commit: [KARAF-4760] Upgrade to Felix Fileinstall 3.5.6

Repository: karaf
Updated Branches:
  refs/heads/master e1ad33c57 -> aa72cf350


[KARAF-4760] Upgrade to Felix Fileinstall 3.5.6


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

Branch: refs/heads/master
Commit: aa72cf35094bbff8a45a23fcfbdf3003e305c2b9
Parents: e1ad33c
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Oct 12 07:38:57 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Oct 12 07:38:57 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/aa72cf35/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d34374f..6b515c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
         <felix.configadmin.version>1.8.8</felix.configadmin.version>
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
-        <felix.fileinstall.version>3.5.4</felix.fileinstall.version>
+        <felix.fileinstall.version>3.5.6</felix.fileinstall.version>
         <felix.framework.version>5.6.0</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.runtime.version>0.17.0-SNAPSHOT</felix.gogo.runtime.version>