Repository: karaf Updated Branches: refs/heads/master da4c74050 -> eb3002988
[KARAF-4089] Upgrade to Felix WebConsole 4.2.14 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/eb300298 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/eb300298 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/eb300298 Branch: refs/heads/master Commit: eb3002988cdd37cbf50fba09ec2016d111039b5c Parents: da4c740 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 29 16:55:49 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 29 16:55:49 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/eb300298/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 154d2cb..0a5bf68 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <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.12</felix.webconsole.version> + <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>
