Repository: karaf Updated Branches: refs/heads/karaf-3.0.x fa286d31b -> 843810612
[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/84381061 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/84381061 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/84381061 Branch: refs/heads/karaf-3.0.x Commit: 843810612c92a75a8a8804083a9114a7633a31e7 Parents: fa286d3 Author: Andrea Cosentino <[email protected]> Authored: Mon Jan 25 10:22:59 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jan 25 10:24:18 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/84381061/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e298ba2..c1cfd0b 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ <felix.webconsole.version>4.2.8</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.0.12</felix.metatype.version> - <felix.eventadmin.version>1.4.2</felix.eventadmin.version> + <felix.eventadmin.version>1.4.6</felix.eventadmin.version> <felix.eventadmin.webconsole.plugin.version>1.1.2</felix.eventadmin.webconsole.plugin.version> <felix.obr.version>1.0.2</felix.obr.version> <felix.scr.version>1.8.2</felix.scr.version>
