summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-31 15:28:43 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-31 15:28:43 +0000
commit07bbb08d9cfb500c711e2b338236ff12fb9f0459 (patch)
tree43b41090119de68a9125d099a5e4f16a87a6de1f /sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
parent6497db083dc216f1a9b2775dc2449e54e512a13a (diff)
Update complicance tests to use JAX-WS based WS binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
index cf8d2e7bbb..64f269c056 100644
--- a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
@@ -44,18 +44,6 @@
<version>2.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca.shades</groupId>
- <artifactId>tuscany-webservices</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>jetty</artifactId>
- <version>6.1.19</version>
- </dependency>
-
<!-- This is need when running with Sun JDK which gets an unsupported operation exception creating an XMLStreamReader from a DOMSource
when Tuscany is writing a property value -->
<dependency>