Repository: karaf Updated Branches: refs/heads/master 012e8fb39 -> da4c74050
[KARAF-4088] Upgrade to Felix Resolver 1.8.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/da4c7405 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/da4c7405 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/da4c7405 Branch: refs/heads/master Commit: da4c740505aae06ad5f6b8b006b3affa6edf7731 Parents: 012e8fb Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 29 16:37:46 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 29 16:37:46 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/da4c7405/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ee21d4b..154d2cb 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ <felix.scr.compat.version>1.0.2</felix.scr.compat.version> <felix.scr.webconsole.plugin.version>2.0.2</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.6.0</felix.scr.annotation.version> - <felix.resolver.version>1.6.0</felix.resolver.version> + <felix.resolver.version>1.8.0</felix.resolver.version> <aries.application.version>1.0.0</aries.application.version> <aries.application.api.version>1.0.0</aries.application.api.version>
