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/04/04 19:22:28 UTC

karaf git commit: KARAF-4469 - Upgrade to Felix FileInstall 3.5.4

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x b992c6a4d -> 783aa804d


KARAF-4469 - Upgrade to Felix FileInstall 3.5.4


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

Branch: refs/heads/karaf-4.0.x
Commit: 783aa804db1b0435ef1c1febd5db8bafc6f93f38
Parents: b992c6a
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Apr 4 19:22:03 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Apr 4 19:22:03 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/783aa804/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b0ccbbc..b9092d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,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.2</felix.fileinstall.version>
+        <felix.fileinstall.version>3.5.4</felix.fileinstall.version>
         <felix.framework.version>5.4.0</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.16.2</felix.gogo.version>