Repository: karaf-cellar Updated Branches: refs/heads/master 52a950a11 -> ed30a63cd
[KARAF-3038] Upgrade to Felix WebConsole 4.2.0 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/ed30a63c Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/ed30a63c Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/ed30a63c Branch: refs/heads/master Commit: ed30a63cd4603e1ccb42c21288cb118d021517bb Parents: 52a950a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 12 22:12:31 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 12 22:12:31 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/ed30a63c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac74402..1eaeee0 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version> <felix.configadmin.version>1.6.0</felix.configadmin.version> <felix.utils.version>1.6.0</felix.utils.version> - <felix.webconsole.version>4.0.0</felix.webconsole.version> + <felix.webconsole.version>4.2.0</felix.webconsole.version> <hazelcast.version>2.6</hazelcast.version> <jclouds.version>1.4.0</jclouds.version> <joda-time.version>2.1</joda-time.version>
