Author: tmortagne
Date: 2007-10-23 17:20:38 +0200 (Tue, 23 Oct 2007)
New Revision: 5465

Modified:
   
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/selenium-tests/pom.xml
Log:
Correct another dependencies problem about selenium test.

Modified: 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/selenium-tests/pom.xml
===================================================================
--- 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/selenium-tests/pom.xml
      2007-10-23 15:17:53 UTC (rev 5464)
+++ 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/selenium-tests/pom.xml
      2007-10-23 15:20:38 UTC (rev 5465)
@@ -13,7 +13,7 @@
     <dependency>
       <groupId>org.openqa.selenium.client-drivers</groupId>
       <artifactId>selenium-java-client-driver</artifactId>
-      <version>0.9.2-20070707.164746-82-dev</version>
+      <version>0.9.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to