Repository: karaf Updated Branches: refs/heads/karaf-4.0.x 7a4fed737 -> c8df382a8
[KARAF-4292] Upgrade Felix Eventadmin to version 1.4.6 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/c8df382a Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c8df382a Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c8df382a Branch: refs/heads/karaf-4.0.x Commit: c8df382a892a4131ffc6668f8ccb946c545ac645 Parents: 7a4fed7 Author: Andrea Cosentino <[email protected]> Authored: Mon Jan 25 09:50:02 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jan 25 10:12:30 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c8df382a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f3dea70..74467a2 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ <felix.webconsole.version>4.2.14</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.1.2</felix.metatype.version> - <felix.eventadmin.version>1.4.4</felix.eventadmin.version> + <felix.eventadmin.version>1.4.6</felix.eventadmin.version> <felix.eventadmin.webconsole.plugin.version>1.1.4</felix.eventadmin.webconsole.plugin.version> <felix.obr.version>1.0.2</felix.obr.version> <felix.scr.version>2.0.2</felix.scr.version>
