summaryrefslogtreecommitdiffstats
path: root/otest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-01-13 12:52:12 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-01-13 12:52:12 +0000
commit2397c6c6bd0c507d8aeaec2ff52b3a4592d2f82e (patch)
tree8e384f0ceda77820e2210c89c8c1b0e594b512e2 /otest
parent08143c32cc19b0e9114f4c1f17be41c3565f2a6a (diff)
Remove redundant dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058535 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest')
-rw-r--r--otest/newlayout/tuscany-java-ci-test-runner/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
index c3abf30b91..3385613ffc 100644
--- a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
@@ -56,18 +56,6 @@
</dependency>
<dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <version>2.5</version>
- </dependency>
-
- <dependency>
- <groupId>com.sun.xml.ws</groupId>
- <artifactId>jaxws-rt</artifactId>
- <version>2.1.7</version>
- </dependency>
-
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>