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:27:46 UTC

svn commit: r1161195 - in /cxf/branches/2.3.x-fixes: ./ parent/pom.xml

Author: dkulp
Date: Wed Aug 24 16:27:45 2011
New Revision: 1161195

URL: http://svn.apache.org/viewvc?rev=1161195&view=rev
Log:
Merged revisions 1161193 via svnmerge from 
https://svn.us.apache.org/repos/asf/cxf/branches/2.4.x-fixes

................
  r1161193 | dkulp | 2011-08-24 12:26:27 -0400 (Wed, 24 Aug 2011) | 9 lines
  
  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.3.x-fixes/   (props changed)
    cxf/branches/2.3.x-fixes/parent/pom.xml

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

Modified: cxf/branches/2.3.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/parent/pom.xml?rev=1161195&r1=1161194&r2=1161195&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/parent/pom.xml Wed Aug 24 16:27:45 2011
@@ -55,7 +55,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>