Author: konstantin.mishin
Date: 2008-12-03 08:29:52 -0500 (Wed, 03 Dec 2008)
New Revision: 11513
Modified:
trunk/test-applications/seleniumTest/pom.xml
Log:
RF-5197
only for test
Modified: trunk/test-applications/seleniumTest/pom.xml
===================================================================
--- trunk/test-applications/seleniumTest/pom.xml 2008-12-03 13:13:07 UTC (rev 11512)
+++ trunk/test-applications/seleniumTest/pom.xml 2008-12-03 13:29:52 UTC (rev 11513)
@@ -206,6 +206,11 @@
<module>samples</module>
</modules>
<dependencies>
+ <dependency>
+ <groupId>com.sun.facelets</groupId>
+ <artifactId>jsf-facelets</artifactId>
+ <version>1.1.14</version>
+ </dependency>
<dependency>
<groupId>javax.el</groupId>
<artifactId>el-api</artifactId>
Show replies by date