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 2014/01/28 15:46:40 UTC

svn commit: r1562084 - /cxf/branches/2.7.x-fixes/parent/pom.xml

Author: dkulp
Date: Tue Jan 28 14:46:40 2014
New Revision: 1562084

URL: http://svn.apache.org/r1562084
Log:
Merged revisions 1561930 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1561930 | dkulp | 2014-01-27 22:58:18 -0500 (Mon, 27 Jan 2014) | 2 lines

  Update xmlschema version

........

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

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1562084&r1=1562083&r2=1562084&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Tue Jan 28 14:46:40 2014
@@ -158,7 +158,7 @@
         <cxf.wss4j.version>1.6.14</cxf.wss4j.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>
-        <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version>
+        <cxf.xmlschema.version>2.1.0</cxf.xmlschema.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>