You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/01/11 09:06:31 UTC

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

Author: jbonofre
Date: Tue Jan 11 08:06:31 2011
New Revision: 1057516

URL: http://svn.apache.org/viewvc?rev=1057516&view=rev
Log:
[SMX4-740] Upgrade to JAXB Impl 2.1.13.

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=1057516&r1=1057515&r2=1057516&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Tue Jan 11 08:06:31 2011
@@ -186,7 +186,7 @@
         <irclib.bundle.version>1.10_3</irclib.bundle.version>
         <isorelax.bundle.version>20050913_3</isorelax.bundle.version>
         <jasypt.bundle.version>1.6_1</jasypt.bundle.version>
-        <jaxb-impl.bundle.version>2.1.12_2</jaxb-impl.bundle.version>
+        <jaxb-impl.bundle.version>2.1.13_1</jaxb-impl.bundle.version>
         <jaxen.bundle.version>1.1.1_1</jaxen.bundle.version>
         <jcr-api.bundle.version>1.0_3</jcr-api.bundle.version>
         <jdt-core.bundle.version>3.2.3_4</jdt-core.bundle.version>