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/03/16 22:56:04 UTC

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

Author: lindner
Date: Tue Mar 16 21:56:04 2010
New Revision: 924009

URL: http://svn.apache.org/viewvc?rev=924009&view=rev
Log:
htmlunit-2.7 version bump

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=924009&r1=924008&r2=924009&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue Mar 16 21:56:04 2010
@@ -1459,7 +1459,7 @@
       <dependency>
         <groupId>net.sourceforge.htmlunit</groupId>
         <artifactId>htmlunit</artifactId>
-        <version>2.5</version>
+        <version>2.7</version>
       </dependency>
       <dependency>
         <groupId>log4j</groupId>