Repository: karaf Updated Branches: refs/heads/karaf-2.x b43f1d07d -> f00c06303
[KARAF-3692] Upgrade to Felix WebConsole 4.2.8 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f00c0630 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f00c0630 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f00c0630 Branch: refs/heads/karaf-2.x Commit: f00c06303ae223ced89e5bfe781ccc1055b9dc25 Parents: b43f1d0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Apr 22 14:23:31 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Apr 22 14:23:31 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f00c0630/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bb75d9d..344b52d 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ <felix.gogo.version>0.12.1</felix.gogo.version> <felix.plugin.version>2.5.3</felix.plugin.version> <felix.utils.version>1.8.0</felix.utils.version> - <felix.webconsole.version>4.2.2</felix.webconsole.version> + <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>
