You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2006/11/16 22:56:04 UTC

svn commit: r475939 - /struts/sandbox/trunk/tiles/tiles-test/pom.xml

Author: apetrelli
Date: Thu Nov 16 13:56:03 2006
New Revision: 475939

URL: http://svn.apache.org/viewvc?view=rev&rev=475939
Log:
SB-43
Updated Selenium dependency to version 0.8.1

Modified:
    struts/sandbox/trunk/tiles/tiles-test/pom.xml

Modified: struts/sandbox/trunk/tiles/tiles-test/pom.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-test/pom.xml?view=diff&rev=475939&r1=475938&r2=475939
==============================================================================
--- struts/sandbox/trunk/tiles/tiles-test/pom.xml (original)
+++ struts/sandbox/trunk/tiles/tiles-test/pom.xml Thu Nov 16 13:56:03 2006
@@ -125,7 +125,7 @@
                                         <artifactItem>
                                             <groupId>org.openqa.selenium.core</groupId>
                                             <artifactId>selenium-core</artifactId>
-                                            <version>0.7.0</version>
+                                            <version>0.8.1</version>
                                         </artifactItem>
                                     </artifactItems>
                                     <outputDirectory>${project.build.directory}/selenium</outputDirectory>