Repository: jclouds-karaf Updated Branches: refs/heads/use-servicemix-features 000bfa448 -> 0ad4b51a7 (forced update)
JCLOUDS-534: Upgrade to Guava 17.0-rc2 Release notes: https://code.google.com/p/guava-libraries/wiki/Release17 Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/73265cd8 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/73265cd8 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/73265cd8 Branch: refs/heads/use-servicemix-features Commit: 73265cd8c066f035ec2428eb7cc1e1e54edba0af Parents: 6a6a45e Author: Andrew Gaul <[email protected]> Authored: Mon Apr 14 18:35:04 2014 -0700 Committer: Andrew Gaul <[email protected]> Committed: Mon Apr 14 18:35:45 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/73265cd8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 14ceef8..c4b8a53 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ limitations under the License. <felix.configadmin.version>1.2.8</felix.configadmin.version> <groovy.version>1.8.6</groovy.version> <gson.version>2.2.2</gson.version> - <guava.version>16.0.1</guava.version> + <guava.version>17.0-rc2</guava.version> <guava.test.version>10.0</guava.test.version> <guice.version>3.0</guice.version> <httpclient.version>4.1.1</httpclient.version>
