Author: dkulp
Date: Wed Mar 14 20:39:20 2012
New Revision: 1300714

URL: http://svn.apache.org/viewvc?rev=1300714&view=rev
Log:
Back out a version of the jaxb bundle due to a bug that affects Camel

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1300714&r1=1300713&r2=1300714&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Wed Mar 14 20:39:20 2012
@@ -161,7 +161,7 @@
         <cxf.xmlbeans.bundle.version>2.5.0_2</cxf.xmlbeans.bundle.version>
         <cxf.servicemix.specs.version>1.9.0</cxf.servicemix.specs.version>
         <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
-        <cxf.jaxb.bundle.version>2.2.4_2</cxf.jaxb.bundle.version>
+        <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.18_1</cxf.saaj-impl.bundle.version>
         <cxf.asm.bundle.version>3.3.1_1</cxf.asm.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.2_6</cxf.wsdl4j.bundle.version>


Reply via email to