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 2011/08/24 18:26:27 UTC

svn commit: r1161193 - in /cxf/branches/2.4.x-fixes: ./ parent/pom.xml

Author: dkulp
Date: Wed Aug 24 16:26:27 2011
New Revision: 1161193

URL: http://svn.apache.org/viewvc?rev=1161193&view=rev
Log:
Merged revisions 1161191 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1161191 | dkulp | 2011-08-24 12:25:03 -0400 (Wed, 24 Aug 2011) | 1 line
  
  latest jaxb api jar is broken
........

Modified:
    cxf/branches/2.4.x-fixes/   (props changed)
    cxf/branches/2.4.x-fixes/parent/pom.xml

Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.4.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/parent/pom.xml?rev=1161193&r1=1161192&r2=1161193&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.4.x-fixes/parent/pom.xml Wed Aug 24 16:26:27 2011
@@ -56,7 +56,7 @@
         <cxf.jaxb21.version>2.1</cxf.jaxb21.version>
         <cxf.jaxb21.impl.version>2.1.13</cxf.jaxb21.impl.version>
         <cxf.jaxb21.xjc.version>2.1.13</cxf.jaxb21.xjc.version>
-        <cxf.jaxb22.version>2.2.4</cxf.jaxb22.version>
+        <cxf.jaxb22.version>2.2.3</cxf.jaxb22.version>
         <cxf.jaxb22.impl.version>2.2.4-1</cxf.jaxb22.impl.version>
         <cxf.jaxb22.xjc.version>2.2.4-1</cxf.jaxb22.xjc.version>