[richfaces-svn-commits] JBoss Rich Faces SVN: r14253 - branches/community/3.3.X/test-applications/seleniumTest.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed May 20 12:08:33 EDT 2009
Author: konstantin.mishin
Date: 2009-05-20 12:08:32 -0400 (Wed, 20 May 2009)
New Revision: 14253
Modified:
branches/community/3.3.X/test-applications/seleniumTest/pom.xml
Log:
RF-7083
Modified: branches/community/3.3.X/test-applications/seleniumTest/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/seleniumTest/pom.xml 2009-05-20 16:02:04 UTC (rev 14252)
+++ branches/community/3.3.X/test-applications/seleniumTest/pom.xml 2009-05-20 16:08:32 UTC (rev 14253)
@@ -219,12 +219,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.seleniumhq.selenium.client-drivers</groupId>
- <artifactId>selenium-java-client-driver</artifactId>
- <version>1.0-SNAPSHOT</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.seleniumhq.selenium.server</groupId>
<artifactId>selenium-server-coreless</artifactId>
<version>1.0-SNAPSHOT</version>
More information about the richfaces-svn-commits
mailing list