Repository: karaf Updated Branches: refs/heads/karaf-4.1.x 548b906bd -> 58fa48789
[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/58fa4878 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/58fa4878 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/58fa4878 Branch: refs/heads/karaf-4.1.x Commit: 58fa487890df52d6a3d9ebbbc30d1710f70a9aa0 Parents: 548b906 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:15 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/58fa4878/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b33303..00f5149 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,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>
