summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/myfaces/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 13:35:19 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 13:35:19 +0000
commita7313bd1ff764e5060b9bb3a090cd41d66e9293c (patch)
tree8f1bb905973c56b668dc19f59622168c117b9d2f /java/sca/modules/myfaces/pom.xml
parenta0bab15571fa93dd8015ad44039f08865b96c6b7 (diff)
Remove the dependency on the Tomcat annotation processor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749302 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/myfaces/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/sca/modules/myfaces/pom.xml b/java/sca/modules/myfaces/pom.xml
index 7e85f8bb14..288e996ce7 100644
--- a/java/sca/modules/myfaces/pom.xml
+++ b/java/sca/modules/myfaces/pom.xml
@@ -58,13 +58,6 @@
</dependency>
<dependency>
- <groupId>org.apache.tomcat</groupId>
- <artifactId>catalina</artifactId>
- <version>6.0.18</version>
- <scope>provided</scope>
- </dependency>
-
- <dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>