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/01/01 08:25:56 UTC

git commit: [KARAF-2643] Upgrade to Felix FileInstall 3.2.8

Updated Branches:
  refs/heads/master 15ebc87d7 -> 1730a0c15


[KARAF-2643] Upgrade to Felix FileInstall 3.2.8


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

Branch: refs/heads/master
Commit: 1730a0c158a71f6d70725a4f88815602c25cd627
Parents: 15ebc87
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 1 08:25:20 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 1 08:25:20 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1730a0c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f582f21..d1f55a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
         <equinox.region.version>1.0.0.v20110506</equinox.region.version>
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.6.0</felix.configadmin.version>
-        <felix.fileinstall.version>3.2.6</felix.fileinstall.version>
+        <felix.fileinstall.version>3.2.8</felix.fileinstall.version>
         <felix.framework.version>4.2.1</felix.framework.version>
         <felix.framework.security.version>2.2.0</felix.framework.security.version>
         <felix.gogo.version>0.10.0</felix.gogo.version>