Repository: karaf Updated Branches: refs/heads/karaf-4.0.x aaff223f8 -> 07778c94b
[KARAF-5158] Upgrade to Felix SCR 2.0.10 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/07778c94 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/07778c94 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/07778c94 Branch: refs/heads/karaf-4.0.x Commit: 07778c94bc75b03be00ab9fbdd096f8e9a03549d Parents: aaff223 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 1 15:16:49 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 1 15:18:32 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/07778c94/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 629e9e7..007621a 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ <felix.eventadmin.version>1.4.8</felix.eventadmin.version> <felix.eventadmin.webconsole.plugin.version>1.1.6</felix.eventadmin.webconsole.plugin.version> <felix.obr.version>1.0.2</felix.obr.version> - <felix.scr.version>2.0.8</felix.scr.version> + <felix.scr.version>2.0.10</felix.scr.version> <felix.scr.compat.version>1.0.4</felix.scr.compat.version> <felix.scr.webconsole.plugin.version>2.0.6</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
