You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2012/06/17 21:47:50 UTC

svn commit: r1351144 - /servicemix/smx4/nmr/trunk/pom.xml

Author: gertv
Date: Sun Jun 17 19:47:49 2012
New Revision: 1351144

URL: http://svn.apache.org/viewvc?rev=1351144&view=rev
Log:
SMX4NMR-292: Upgrade to XBean 3.11.1

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

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=1351144&r1=1351143&r2=1351144&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Sun Jun 17 19:47:49 2012
@@ -101,7 +101,7 @@
       <slf4j.version>1.6.1</slf4j.version>
       <woodstox.version>4.1.1</woodstox.version>
       <woodstox.stax2-api.version>3.1.1</woodstox.stax2-api.version>
-      <xbean.version>3.7</xbean.version>
+      <xbean.version>3.11.1</xbean.version>
       <equinox.version>3.6.0.v20100517</equinox.version>
       <!-- Maven Plugins -->
       <depends-maven-plugin.version>1.2</depends-maven-plugin.version>