summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/distribution/bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.3/distribution/bundle/pom.xml')
-rw-r--r--branches/sca-java-1.3/distribution/bundle/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/branches/sca-java-1.3/distribution/bundle/pom.xml b/branches/sca-java-1.3/distribution/bundle/pom.xml
index fa6e8d7bfd..653e9a5fba 100644
--- a/branches/sca-java-1.3/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.3/distribution/bundle/pom.xml
@@ -460,6 +460,15 @@
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-wsdl2java</artifactId>
<version>${pom.version}</version>
+ <exclusions>
+
+ <exclusion>
+ <groupId>org.apache.geronimo.specs</groupId>
+
+ <artifactId>geronimo-activation_1.1_spec</artifactId>
+ </exclusion>
+
+ </exclusions>
</dependency>
<dependency>