Repository: karaf Updated Branches: refs/heads/master bc9b83bce -> ef6dce2f5
[KARAF-4286] Upgrade Felix Utils to version 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/ef6dce2f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/ef6dce2f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/ef6dce2f Branch: refs/heads/master Commit: ef6dce2f53ff50b8f6d31758c3d6502eac8e6e2f Parents: bc9b83b Author: Andrea Cosentino <[email protected]> Authored: Thu Jan 21 08:39:39 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Jan 21 08:39:39 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/ef6dce2f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 006c08f..4b59f4b 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <felix.gogo.version>0.16.2</felix.gogo.version> <felix.inventory.version>1.0.4</felix.inventory.version> <felix.plugin.version>3.0.1</felix.plugin.version> - <felix.utils.version>1.8.0</felix.utils.version> + <felix.utils.version>1.8.2</felix.utils.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>
