Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x 96247872d -> a5c293eb0


[KARAF-3213] Upgrade to Felix FileInstall 3.4.1-SNAPSHOT in order to fix 
ConcurrentModificationException while polling the etc folder


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

Branch: refs/heads/karaf-2.x
Commit: 9728ce596aef06cdee3af60e80d93f3cf614da35
Parents: c3fb619
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Sep 9 18:33:33 2014 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Sep 9 18:33:33 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/9728ce59/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d8fd72a..1d4edca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
         <equinox.version>3.9.1-v20140110-1610</equinox.version>
         <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version>
         <felix.configadmin.version>1.8.0</felix.configadmin.version>
-        <felix.fileinstall.version>3.4.0</felix.fileinstall.version>
+        <felix.fileinstall.version>3.4.1-SNAPSHOT</felix.fileinstall.version>
         <felix.framework.version>4.4.1</felix.framework.version>
         
<felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.12.1</felix.gogo.version>

Reply via email to