summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-25 17:50:42 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-25 17:50:42 +0000
commita9daf004fc0234e4a1a823f6d4146e7aa2666873 (patch)
tree5cdf3ade3431013bcefad05bf97b92072639eebd /sca-java-2.x/trunk/modules/binding-http
parentc6f058148402a6077885b45f34f72ded9a5c438a (diff)
Minor cleanup of unused/commented out dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937840 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-http')
-rw-r--r--sca-java-2.x/trunk/modules/binding-http/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-http/pom.xml b/sca-java-2.x/trunk/modules/binding-http/pom.xml
index 7f52d7e927..204dd1cf41 100644
--- a/sca-java-2.x/trunk/modules/binding-http/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-http/pom.xml
@@ -35,14 +35,6 @@
<artifactId>tuscany-assembly-xml</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
-
- <!--
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-data-api</artifactId>
- <version>1.6-SNAPSHOT</version>
- </dependency>
- -->
<dependency>
<groupId>javax.servlet</groupId>