You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2012/09/02 08:38:58 UTC

svn commit: r1379918 - /activemq/trunk/pom.xml

Author: davsclaus
Date: Sun Sep  2 06:38:57 2012
New Revision: 1379918

URL: http://svn.apache.org/viewvc?rev=1379918&view=rev
Log:
AMQ-4013: Upgraded to xbean 3.11.1

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1379918&r1=1379917&r2=1379918&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Sun Sep  2 06:38:57 2012
@@ -92,7 +92,7 @@
     <xmlbeans-version>2.2.0</xmlbeans-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.3</xstream-version>
-    <xbean-version>3.9</xbean-version>
+    <xbean-version>3.11.1</xbean-version>
     <velocity-version>1.6.4</velocity-version>
     <ftpserver-version>1.0.0</ftpserver-version>
     <activemq-protobuf-version>1.1</activemq-protobuf-version>