Author: dbaeli
Date: 2010-02-22 04:19:12 -0500 (Mon, 22 Feb 2010)
New Revision: 1795
Modified:
portal/trunk/testsuite/selenium-snifftests/pom.xml
Log:
GTNPORTAL-509 fixed selenium plugin version
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2010-02-22 08:51:45 UTC (rev 1794)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2010-02-22 09:19:12 UTC (rev 1795)
@@ -96,6 +96,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>selenium-maven-plugin</artifactId>
+ <version>${org.selenium.maven-plugin.version}</version>
<executions>
<execution>
<phase>pre-integration-test</phase>
Show replies by date