[KARAF-3602] Upgrade to fileinstall 3.5.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/ee229d02 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/ee229d02 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/ee229d02
Branch: refs/heads/master Commit: ee229d02a9bd6a89ba46f93f0dac1ba520987586 Parents: 3d32ae0 Author: Guillaume Nodet <[email protected]> Authored: Tue Mar 10 14:27:59 2015 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Tue Mar 10 14:27:59 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/ee229d02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 31b682c..d80766d 100644 --- a/pom.xml +++ b/pom.xml @@ -161,10 +161,10 @@ <bndlib.version>2.4.0</bndlib.version> <equinox.region.version>1.1.0.v20120522-1841</equinox.region.version> <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version> - <felix.fileinstall.version>3.4.3-SNAPSHOT</felix.fileinstall.version> <felix.framework.version>4.7.0-SNAPSHOT</felix.framework.version> <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version> <felix.configadmin.version>1.8.2</felix.configadmin.version> + <felix.fileinstall.version>3.5.0</felix.fileinstall.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> <felix.gogo.version>0.14.1-SNAPSHOT</felix.gogo.version> <felix.plugin.version>2.5.4-SNAPSHOT</felix.plugin.version>
