Author: konstantin.mishin
Date: 2008-12-03 08:13:07 -0500 (Wed, 03 Dec 2008)
New Revision: 11512
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 12:49:44 UTC (rev 11511)
+++ trunk/test-applications/seleniumTest/pom.xml 2008-12-03 13:13:07 UTC (rev 11512)
@@ -207,6 +207,16 @@
</modules>
<dependencies>
<dependency>
+ <groupId>javax.el</groupId>
+ <artifactId>el-api</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
+ <groupId>el-impl</groupId>
+ <artifactId>el-impl</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
Show replies by date