You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/10/29 05:04:43 UTC

svn commit: r830839 - /servicemix/smx4/features/trunk/pom.xml

Author: ccustine
Date: Thu Oct 29 04:04:42 2009
New Revision: 830839

URL: http://svn.apache.org/viewvc?rev=830839&view=rev
Log:
Update to latest jaxb-impl bundle to fix assembly build errors.

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=830839&r1=830838&r2=830839&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Oct 29 04:04:42 2009
@@ -133,7 +133,7 @@
       <jackrabbit.version>1.5.3</jackrabbit.version>
       <jasper.version>6.0.14_1</jasper.version>
       <jaxb.api.version>2.1</jaxb.api.version>
-      <jaxb.impl.version>2.1.6_1</jaxb.impl.version>
+      <jaxb.impl.version>2.1.12_1</jaxb.impl.version>
       <jaxws.api.version>2.1</jaxws.api.version>
       <jaxrs.api.version>1.0</jaxrs.api.version>
       <javax.mail.version>1.4.1_1-SNAPSHOT</javax.mail.version>