diff options
Diffstat (limited to 'sca-java-2.x/trunk/modules/contribution')
-rw-r--r-- | sca-java-2.x/trunk/modules/contribution/pom.xml | 6 |
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> |