Repository: karaf-cellar Updated Branches: refs/heads/master c056a8512 -> 52a950a11
[KARAF-3036] Upgrade to Felix Utils 1.6.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/52a950a1 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/52a950a1 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/52a950a1 Branch: refs/heads/master Commit: 52a950a1133bc971fd15e58d2806f994795c5c5e Parents: c056a85 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 12 21:58:41 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 12 21:58:41 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/52a950a1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 143ec13..ac74402 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ <easymock.version>3.1</easymock.version> <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version> <felix.configadmin.version>1.6.0</felix.configadmin.version> - <felix.utils.version>1.2.0</felix.utils.version> + <felix.utils.version>1.6.0</felix.utils.version> <felix.webconsole.version>4.0.0</felix.webconsole.version> <hazelcast.version>2.6</hazelcast.version> <jclouds.version>1.4.0</jclouds.version>
