Updated Branches: refs/heads/karaf-2.x ee6d96d47 -> 146291b72
[KARAF-2644] Upgrade to Felix Utils 1.4.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/146291b7 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/146291b7 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/146291b7 Branch: refs/heads/karaf-2.x Commit: 146291b72bc2d3348350f0837821e55b196f84cd Parents: ee6d96d Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 1 14:09:58 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 1 14:09:58 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/146291b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 04c7617..8f10da4 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ <felix.framework.security.version>2.2.0</felix.framework.security.version> <felix.gogo.version>0.11.0-SNAPSHOT</felix.gogo.version> <felix.plugin.version>2.4.0</felix.plugin.version> - <felix.utils.version>1.4.0</felix.utils.version> + <felix.utils.version>1.4.2</felix.utils.version> <felix.webconsole.version>4.2.0</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.0.8</felix.metatype.version>
