summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-databinding
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 08:34:11 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 08:34:11 +0000
commit04d50f6f6b600fe33cc8cac4f2de5a6276651884 (patch)
treedabf8443eac9fafbb8e445f66bd9f075a600224a /sca-java-2.x/trunk/modules/core-databinding
parent31c646c6917fad39fc04ce65567ae40166d39fd7 (diff)
Remove dependencies now included in base Java
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044583 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/core-databinding')
-rw-r--r--sca-java-2.x/trunk/modules/core-databinding/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/sca-java-2.x/trunk/modules/core-databinding/pom.xml b/sca-java-2.x/trunk/modules/core-databinding/pom.xml
index 35b5f41b06..a1f2235b13 100644
--- a/sca-java-2.x/trunk/modules/core-databinding/pom.xml
+++ b/sca-java-2.x/trunk/modules/core-databinding/pom.xml
@@ -73,19 +73,6 @@
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.codehaus.woodstox</groupId>
- <artifactId>wstx-asl</artifactId>
- <scope>runtime</scope>
- <version>3.2.6</version>
- <exclusions>
- <exclusion>
- <groupId>stax</groupId>
- <artifactId>stax-api</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
</dependencies>
</project>