Author: lindner
Date: Wed Feb 2 02:07:00 2011
New Revision: 1066306
URL: http://svn.apache.org/viewvc?rev=1066306&view=rev
Log:
bump to latest greatest guava
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1066306&r1=1066305&r2=1066306&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Wed Feb 2 02:07:00 2011
@@ -1495,7 +1495,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>r07</version>
+ <version>r08</version>
</dependency>
<dependency>