Author: lfryc(a)redhat.com
Date: 2010-02-03 04:18:07 -0500 (Wed, 03 Feb 2010)
New Revision: 16401
Modified:
branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml
Log:
* tie richfaces-demo ftest on richfaces-selenium release version 1.0.0.GA (instead of
1.0-SNAPSHOT)
Modified: branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml 2010-02-02
19:10:57 UTC (rev 16400)
+++ branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml 2010-02-03
09:18:07 UTC (rev 16401)
@@ -574,7 +574,7 @@
<dependency>
<groupId>org.jboss.test</groupId>
<artifactId>richfaces-selenium</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0.GA</version>
<scope>test</scope>
</dependency>
<dependency>
Show replies by date