You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/03/08 12:09:10 UTC

svn commit: r920271 - /servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Author: ffang
Date: Mon Mar  8 11:09:10 2010
New Revision: 920271

URL: http://svn.apache.org/viewvc?rev=920271&view=rev
Log:
[SMXCOMP-721]update xmlschema version to 1.4.5

Modified:
    servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml?rev=920271&r1=920270&r2=920271&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml Mon Mar  8 11:09:10 2010
@@ -344,7 +344,7 @@
     <dependency>
       <groupId>org.apache.ws.commons.schema</groupId>
       <artifactId>XmlSchema</artifactId>
-      <version>1.4.3</version>
+      <version>1.4.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>