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 2010/03/29 05:39:03 UTC

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

Author: ccustine
Date: Mon Mar 29 03:39:03 2010
New Revision: 928586

URL: http://svn.apache.org/viewvc?rev=928586&view=rev
Log:
SMX4NMR-186 - Upgrade to ActiveMQ 5.3.1
- Rolling this back due to some failures in clustering, defer to next release

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=928586&r1=928585&r2=928586&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Mon Mar 29 03:39:03 2010
@@ -76,7 +76,7 @@
 
 
   <properties>
-      <activemq.version>5.3.1</activemq.version>
+      <activemq.version>5.3.0</activemq.version>
       <ant.version>1.7.0_3</ant.version>
       <aopalliance.version>1.0_3</aopalliance.version>
       <asm.version>2.2.3_1</asm.version>