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 2014/07/23 14:13:38 UTC

git commit: [KARAF-2906] Upgrade to Felix FileInstall 3.4.0

Repository: karaf
Updated Branches:
  refs/heads/karaf-2.3.x 5bc3303b8 -> 9291835c3


[KARAF-2906] Upgrade to Felix FileInstall 3.4.0


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

Branch: refs/heads/karaf-2.3.x
Commit: 9291835c301ec93a786fb1a894f0f6f8a42588d9
Parents: 5bc3303
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 23 14:13:08 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 23 14:13:08 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/9291835c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba35af0..75ec479 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
         <equinox.version>3.8.0.v20120529-1548</equinox.version>
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.6.0</felix.configadmin.version>
-        <felix.fileinstall.version>3.2.8</felix.fileinstall.version>
+        <felix.fileinstall.version>3.4.0</felix.fileinstall.version>
         <felix.framework.version>4.0.3</felix.framework.version>
         <felix.gogo.version>0.10.0</felix.gogo.version>
         <felix.plugin.version>2.4.0</felix.plugin.version>