[KARAF-3700] Upgrade to Felix Framework 5.0.0 [KARAF-3701] Upgrade to Felix Resolver 1.2.0
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f42085cb Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f42085cb Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f42085cb Branch: refs/heads/master Commit: f42085cbdba646f950fcd52aee912885ad169827 Parents: a4e4c78 Author: Guillaume Nodet <[email protected]> Authored: Mon Apr 27 10:56:29 2015 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Apr 27 11:18:04 2015 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f42085cb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b39e64d..96df2d7 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <felix.configadmin.version>1.8.4</felix.configadmin.version> <felix.connect.version>0.1.0-SNAPSHOT</felix.connect.version> <felix.fileinstall.version>3.5.0</felix.fileinstall.version> - <felix.framework.version>4.9.0-SNAPSHOT</felix.framework.version> + <felix.framework.version>5.0.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>2.5.4</felix.plugin.version> @@ -176,7 +176,7 @@ <felix.scr.version>1.8.2</felix.scr.version> <felix.scr.webconsole.plugin.version>1.0.0</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.6.0</felix.scr.annotation.version> - <felix.resolver.version>1.1.0-SNAPSHOT</felix.resolver.version> + <felix.resolver.version>1.2.0</felix.resolver.version> <aries.application.version>1.0.0</aries.application.version> <aries.application.api.version>1.0.0</aries.application.api.version>
