Guava 10, also update javadoc url.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6708 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2011-09-28 22:26:08 +00:00
parent 0dc28fc63b
commit 779ffff3b4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r08</version>
<version>10.0</version>
<scope>compile</scope>
</dependency>
<dependency>