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 11:44:22 UTC

svn commit: r920263 - /servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml

Author: ffang
Date: Mon Mar  8 10:44:22 2010
New Revision: 920263

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

Modified:
    servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml?rev=920263&r1=920262&r2=920263&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-cxf-se/trunk/pom.xml Mon Mar  8 10:44:22 2010
@@ -110,7 +110,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.cxf</groupId>