mirror of https://github.com/apache/jclouds.git
Merge pull request #595 from mattstep/master
Upgrade to Guava 12 release
This commit is contained in:
commit
5cf18c1445
|
@ -99,7 +99,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>12.0-rc2</version>
|
||||
<version>12.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue