summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/core/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-29 16:09:52 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-12-29 16:09:52 +0000
commit152cf09b068bbb6f55d7335a429cb7bc46e833bd (patch)
treed60ae2d929fe8307132f9af82030967be9f55c29 /branches/sca-java-1.x/modules/core/pom.xml
parent1a8a1e729ec0939248249325966676d216c18f93 (diff)
Merge r720913 change to 1.x so we can start looking at a pluggable impl for the geronimo integration work and to remove the dependency from the compact distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729926 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/core/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/branches/sca-java-1.x/modules/core/pom.xml b/branches/sca-java-1.x/modules/core/pom.xml
index d7b32e4923..b0b3af1125 100644
--- a/branches/sca-java-1.x/modules/core/pom.xml
+++ b/branches/sca-java-1.x/modules/core/pom.xml
@@ -60,12 +60,6 @@
</dependency>
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-commonj_1.1_spec</artifactId>
- <version>1.0</version>
- </dependency>
-
- <dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<version>3.2.4</version>