Repository: karaf Updated Branches: refs/heads/karaf-2.3.x cfaef2778 -> 96acc0f23
[KARAF-2932] Upgrade to Felix WebConsole 4.2.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/96acc0f2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/96acc0f2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/96acc0f2 Branch: refs/heads/karaf-2.3.x Commit: 96acc0f23f121701245b76eb701b77ef528f1e4e Parents: cfaef27 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Aug 26 15:23:08 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Aug 26 15:23:08 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/96acc0f2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f26c74f..4a14122 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ <felix.gogo.version>0.10.0</felix.gogo.version> <felix.plugin.version>2.4.0</felix.plugin.version> <felix.utils.version>1.6.0</felix.utils.version> - <felix.webconsole.version>4.2.0</felix.webconsole.version> + <felix.webconsole.version>4.2.2</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.0.10</felix.metatype.version> <felix.eventadmin.version>1.4.0</felix.eventadmin.version>
