You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/08/12 16:10:51 UTC

svn commit: r1372095 - /cxf/branches/2.6.x-fixes/parent/pom.xml

Author: dkulp
Date: Sun Aug 12 14:10:51 2012
New Revision: 1372095

URL: http://svn.apache.org/viewvc?rev=1372095&view=rev
Log:
Merged revisions 1371788 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1371788 | dkulp | 2012-08-10 13:45:38 -0400 (Fri, 10 Aug 2012) | 2 lines

  Update to latest xmlschema

........

Modified:
    cxf/branches/2.6.x-fixes/parent/pom.xml

Modified: cxf/branches/2.6.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1372095&r1=1372094&r2=1372095&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/parent/pom.xml Sun Aug 12 14:10:51 2012
@@ -124,7 +124,7 @@
         <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.2</cxf.wsdl4j.version>
         <cxf.xmlbeans.version>2.5.0</cxf.xmlbeans.version>
-        <cxf.xmlschema.version>2.0.2</cxf.xmlschema.version>
+        <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>
         <cxf.jibx.version>1.2.4.5</cxf.jibx.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>