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 2011/05/02 19:50:14 UTC

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

Author: lindner
Date: Mon May  2 17:50:13 2011
New Revision: 1098690

URL: http://svn.apache.org/viewvc?rev=1098690&view=rev
Log:
bump to guava r09

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1098690&r1=1098689&r2=1098690&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon May  2 17:50:13 2011
@@ -1476,7 +1476,7 @@
       <dependency>
         <groupId>com.google.guava</groupId>
         <artifactId>guava</artifactId>
-        <version>r08</version>
+        <version>r09</version>
       </dependency>
 
       <dependency>