Updated Branches: refs/heads/karaf-2.3.x dc4234540 -> 93c8340c9
[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/93c8340c Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/93c8340c Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/93c8340c Branch: refs/heads/karaf-2.3.x Commit: 93c8340c97b8fd0a36e6d02428fbd432610d73d4 Parents: dc42345 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 20 18:52:02 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 20 18:52:02 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/93c8340c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 27c4ca0..d72ac0c 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,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.6</felix.fileinstall.version> + <felix.fileinstall.version>3.2.8</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.3.7</felix.plugin.version>
