summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 09:36:29 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 09:36:29 +0000
commitb3b20053852bb9104b782c481ba6cd3bcbbeadcf (patch)
tree47f63da8d76f485545d74d0ebfd2792db3051071 /java/sca/modules/host-webapp/pom.xml
parent19a822121b3cf78951f50fb1036b58ee51a72b97 (diff)
Remove context script code as its not used presently, move JSP taglib from host-webapp to implementation-web-runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745453 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/host-webapp/pom.xml')
-rw-r--r--java/sca/modules/host-webapp/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/sca/modules/host-webapp/pom.xml b/java/sca/modules/host-webapp/pom.xml
index 5a3f247d7e..bcdc2e283b 100644
--- a/java/sca/modules/host-webapp/pom.xml
+++ b/java/sca/modules/host-webapp/pom.xml
@@ -76,12 +76,6 @@
<version>2.5</version>
</dependency>
- <dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-jsp_2.1_spec</artifactId>
- <version>1.0.1</version>
- </dependency>
-
</dependencies>
</project>