Author: dkulp
Date: Tue May 25 19:06:35 2010
New Revision: 948172
URL: http://svn.apache.org/viewvc?rev=948172&view=rev
Log:
Merged revisions 948171 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r948171 | dkulp | 2010-05-25 15:04:56 -0400 (Tue, 25 May 2010) | 1 line
Update to latest jaxb
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/parent/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=948172&r1=948171&r2=948172&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/parent/pom.xml Tue May 25 19:06:35 2010
@@ -50,8 +50,8 @@
<activemq.version>5.3.0</activemq.version>
<derby.version>10.2.2.0</derby.version>
<jaxb.version>2.1</jaxb.version>
- <jaxb.impl.version>2.1.12</jaxb.impl.version>
- <jaxb.xjc.version>2.1.12</jaxb.xjc.version>
+ <jaxb.impl.version>2.1.13</jaxb.impl.version>
+ <jaxb.xjc.version>2.1.13</jaxb.xjc.version>
<jdom.version>1.0</jdom.version>
<jetty.version>6.1.21</jetty.version>
<msv.version>2009.1</msv.version>