[KARAF-5001] [KARAF-4967] Upgrade to Felix Resolver 1.12.0 and Felix Framework 5.6.2
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/645dbb88 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/645dbb88 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/645dbb88 Branch: refs/heads/karaf-4.0.x Commit: 645dbb88a99c18d06aa589445a8f81326cfa59e5 Parents: 21034d9 Author: Guillaume Nodet <[email protected]> Authored: Mon Feb 27 16:29:50 2017 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Mon Feb 27 16:45:48 2017 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/645dbb88/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ec7d63a..3dc0658 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.2</felix.coordinator.version> <felix.fileinstall.version>3.5.8</felix.fileinstall.version> - <felix.framework.version>5.6.1</felix.framework.version> + <felix.framework.version>5.6.2</felix.framework.version> <felix.framework.security.version>2.6.0</felix.framework.security.version> <felix.gogo.version>0.16.2</felix.gogo.version> <felix.inventory.version>1.0.4</felix.inventory.version> @@ -198,7 +198,7 @@ <felix.scr.compat.version>1.0.4</felix.scr.compat.version> <felix.scr.webconsole.plugin.version>2.0.4</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version> - <felix.resolver.version>1.10.1</felix.resolver.version> + <felix.resolver.version>1.12.0</felix.resolver.version> <aries.application.version>1.0.0</aries.application.version> <aries.application.api.version>1.0.0</aries.application.api.version>
