You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/01/17 19:39:26 UTC

git commit: Trying Guava 16.0-rc1

Updated Branches:
  refs/heads/JCLOUDS-427 5f919cb9e -> 3b7570f7d


Trying Guava 16.0-rc1


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/3b7570f7
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/3b7570f7
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/3b7570f7

Branch: refs/heads/JCLOUDS-427
Commit: 3b7570f7d6a0b17806ca969180ba4516ad22fdb2
Parents: 5f919cb
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Jan 17 13:39:11 2014 -0500
Committer: Andrew Phillips <an...@apache.org>
Committed: Fri Jan 17 13:39:11 2014 -0500

----------------------------------------------------------------------
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/3b7570f7/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 967a3ad..66b66f8 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>15.0</version>
+      <version>16.0-rc1</version>
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>