summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/contribution/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 08:06:03 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 08:06:03 +0000
commitee262312baf541209eed3ed307cf586365c78068 (patch)
treeaf224876c5d0b14475f5fc6eb82ab1450f5f62bd /sca-java-2.x/trunk/modules/contribution/pom.xml
parent10c08625c0182bba509c028ba383256509b05296 (diff)
Remove dependencies now included in base Java
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044580 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/contribution/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/contribution/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/modules/contribution/pom.xml b/sca-java-2.x/trunk/modules/contribution/pom.xml
index 809b983c09..56d8f1af3a 100644
--- a/sca-java-2.x/trunk/modules/contribution/pom.xml
+++ b/sca-java-2.x/trunk/modules/contribution/pom.xml
@@ -58,12 +58,6 @@
<artifactId>tuscany-common-java</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-stax-api_1.0_spec</artifactId>
- <version>1.0.1</version>
- <scope>compile</scope>
- </dependency>
</dependencies>
</project>