Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 80b44f3c6 -> fd848f677
[KARAF-3702] Upgrade to Felix WebConsole EventAdmin plugin 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/fd848f67 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fd848f67 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fd848f67 Branch: refs/heads/karaf-3.0.x Commit: fd848f6771a7f3bbb11427fe2a53586ef0298084 Parents: 80b44f3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed May 6 20:49:30 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed May 6 20:49:30 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fd848f67/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92356cc..e4ae132 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <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.webconsole.plugin.version>1.1.0</felix.eventadmin.webconsole.plugin.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> <felix.scr.webconsole.plugin.version>1.0.0</felix.scr.webconsole.plugin.version>
