You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/09/28 18:04:01 UTC

svn commit: r1002235 - /shindig/trunk/pom.xml

Author: lindner
Date: Tue Sep 28 16:04:01 2010
New Revision: 1002235

URL: http://svn.apache.org/viewvc?rev=1002235&view=rev
Log:
Bump to guava r07

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1002235&r1=1002234&r2=1002235&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue Sep 28 16:04:01 2010
@@ -1452,7 +1452,7 @@
       <dependency>
         <groupId>com.google.guava</groupId>
         <artifactId>guava</artifactId>
-        <version>r06</version>
+        <version>r07</version>
       </dependency>
 
       <dependency>