Repository: karaf Updated Branches: refs/heads/karaf-4.0.x fee9c94c5 -> 2b80c71d0
[KARAF-4731] Upgrade Felix Framework 5.6.0 and Resolver 1.10.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/2b80c71d Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/2b80c71d Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/2b80c71d Branch: refs/heads/karaf-4.0.x Commit: 2b80c71d0572bf29bb13d9af538dd9581c31c051 Parents: fee9c94 Author: Guillaume Nodet <[email protected]> Authored: Mon Sep 26 09:35:00 2016 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Sep 26 10:12:18 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/2b80c71d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f52fda8..8720fd8 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <felix.connect.version>0.1.0</felix.connect.version> <felix.coordinator.version>1.0.2</felix.coordinator.version> <felix.fileinstall.version>3.5.4</felix.fileinstall.version> - <felix.framework.version>5.4.0</felix.framework.version> + <felix.framework.version>5.6.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.inventory.version>1.0.4</felix.inventory.version> @@ -200,7 +200,7 @@ <felix.scr.compat.version>1.0.4</felix.scr.compat.version> <felix.scr.webconsole.plugin.version>2.0.2</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.11.0</felix.scr.annotation.version> - <felix.resolver.version>1.8.0</felix.resolver.version> + <felix.resolver.version>1.10.0</felix.resolver.version> <aries.application.version>1.0.0</aries.application.version> <aries.application.api.version>1.0.0</aries.application.api.version>
