Author: jjamrich
Date: 2012-01-20 09:20:05 -0500 (Fri, 20 Jan 2012)
New Revision: 23165
Modified:
modules/tests/metamer/branches/contextMenu/application/pom.xml
Log:
Remove servlet-api dependency
Modified: modules/tests/metamer/branches/contextMenu/application/pom.xml
===================================================================
--- modules/tests/metamer/branches/contextMenu/application/pom.xml 2012-01-18 15:21:52 UTC
(rev 23164)
+++ modules/tests/metamer/branches/contextMenu/application/pom.xml 2012-01-20 14:20:05 UTC
(rev 23165)
@@ -68,11 +68,6 @@
</dependency>
<dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>javax.el</groupId>
<artifactId>el-api</artifactId>
<scope>provided</scope>
Show replies by date