Author: ffang
Date: Sun Jun 12 06:57:57 2011
New Revision: 1134870

URL: http://svn.apache.org/viewvc?rev=1134870&view=rev
Log:
[SMXCOMP-888]remove xmlschema from sharedlib

Modified:
    servicemix/components/trunk/shared-libraries/servicemix-soap2/pom.xml

Modified: servicemix/components/trunk/shared-libraries/servicemix-soap2/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/shared-libraries/servicemix-soap2/pom.xml?rev=1134870&r1=1134869&r2=1134870&view=diff
==============================================================================
--- servicemix/components/trunk/shared-libraries/servicemix-soap2/pom.xml 
(original)
+++ servicemix/components/trunk/shared-libraries/servicemix-soap2/pom.xml Sun 
Jun 12 06:57:57 2011
@@ -94,6 +94,7 @@
         <dependency>
             <groupId>org.apache.ws.commons.schema</groupId>
             <artifactId>XmlSchema</artifactId>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.woden</groupId>


Reply via email to