Repository: karaf Updated Branches: refs/heads/master a6e81d1d9 -> 205eb904d
[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/205eb904 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/205eb904 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/205eb904 Branch: refs/heads/master Commit: 205eb904dd7a2ba2b0ce47534d1f4514add9c480 Parents: a6e81d1 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:16:49 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/205eb904/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e02ff7e..cb26be4 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>
