summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:57 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:57 +0000
commit9c978d4756b58506f7eb2207d3ef9ce0b2788a7c (patch)
treef292f04ad177d306d9659f47ce40bd3b8d9e23a7 /sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
parent960a006dea3b038c3c53885ae4cffa0ffda0f460 (diff)
More tweaks for the OSGi MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
index a68b866f09..b5a67a2a98 100644
--- a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
@@ -325,6 +325,10 @@
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xercesImpl</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>