Use normal Guava.

This commit is contained in:
Michael Bayne
2013-05-07 19:39:37 +00:00
parent 4af2b7c95d
commit c340e7062d
+1 -1
View File
@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
<artifactId>guava</artifactId>
<version>13.0</version>
<scope>compile</scope>
</dependency>