Repository: karaf Updated Branches: refs/heads/master 91864ae8d -> 254f01a46
[KARAF-4085] Upgrade to Felix Framework 5.4.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/254f01a4 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/254f01a4 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/254f01a4 Branch: refs/heads/master Commit: 254f01a46aeccc2b81fa6b8942a181899d62a9b8 Parents: 91864ae Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 29 07:12:46 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 29 07:12:46 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/254f01a4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea9df50..44c1afc 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ <felix.connect.version>0.1.0</felix.connect.version> <felix.coordinator.version>1.0.0</felix.coordinator.version> <felix.fileinstall.version>3.5.0</felix.fileinstall.version> - <felix.framework.version>5.2.0</felix.framework.version> + <felix.framework.version>5.4.0</felix.framework.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> <felix.gogo.version>0.16.2</felix.gogo.version> <felix.plugin.version>3.0.0</felix.plugin.version>
