Repository: karaf Updated Branches: refs/heads/karaf-4.1.x 1a813cdef -> 0ccf8739a
[KARAF-5256] Upgrade to Felix SCR 2.0.12 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0ccf8739 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0ccf8739 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0ccf8739 Branch: refs/heads/karaf-4.1.x Commit: 0ccf8739abd4769d496ce9cb0503f30a03cdb0f6 Parents: 1a813cd Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jul 18 18:12:16 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jul 18 18:12:48 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/0ccf8739/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ca8c782..f4f950e 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.10</felix.scr.version> + <felix.scr.version>2.0.12</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>
