Repository: karaf Updated Branches: refs/heads/master d6ae2a895 -> 38935cb29
[KARAF-4045] Upgrade to Felix WebConsole 4.2.12 [KARAF-4046] Upgrade to Felix WebConsole Plugins DS 2.0.2 [KARAF-4047] Upgrade to Felix WebConsole Plugins Event 1.1.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/38935cb2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/38935cb2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/38935cb2 Branch: refs/heads/master Commit: 38935cb29543b717765b2d4ffe5d61a688b4d36b Parents: d6ae2a8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 9 13:41:59 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 9 13:41:59 2015 +0200 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/38935cb2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4d6a10b..b700719 100644 --- a/pom.xml +++ b/pom.xml @@ -187,15 +187,15 @@ <felix.gogo.version>0.16.2</felix.gogo.version> <felix.plugin.version>3.0.0</felix.plugin.version> <felix.utils.version>1.8.0</felix.utils.version> - <felix.webconsole.version>4.2.8</felix.webconsole.version> + <felix.webconsole.version>4.2.12</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.webconsole.plugin.version>1.1.2</felix.eventadmin.webconsole.plugin.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> <felix.scr.compat.version>1.0.2</felix.scr.compat.version> - <felix.scr.webconsole.plugin.version>1.0.0</felix.scr.webconsole.plugin.version> + <felix.scr.webconsole.plugin.version>2.0.2</felix.scr.webconsole.plugin.version> <felix.scr.annotation.version>1.6.0</felix.scr.annotation.version> <felix.resolver.version>1.6.0</felix.resolver.version>
