Repository: karaf Updated Branches: refs/heads/master 8f5be7833 -> e94d717a8
[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/e94d717a Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e94d717a Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e94d717a Branch: refs/heads/master Commit: e94d717a8866c767bf75b216328321a6173e2e99 Parents: 8f5be78 Author: Andrea Cosentino <[email protected]> Authored: Mon Jan 25 09:50:02 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jan 25 09:50:02 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/e94d717a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b31f9dc..04111a9 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>
