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 2008/11/26 20:19:19 UTC

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

Author: gertv
Date: Wed Nov 26 11:19:19 2008
New Revision: 720953

URL: http://svn.apache.org/viewvc?rev=720953&view=rev
Log:
Use latest release for ActiveMQ (5.2.0)

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=720953&r1=720952&r2=720953&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Nov 26 11:19:19 2008
@@ -64,7 +64,7 @@
       <maven.assembly.version>2.2-beta-2</maven.assembly.version>
       <xfire.maven.plugin>4.0</xfire.maven.plugin>
       <abdera.version>0.4.0-incubating_1</abdera.version>
-      <activemq.version>5.3-SNAPSHOT</activemq.version>
+      <activemq.version>5.2.0</activemq.version>
       <acegi.version>1.0.0</acegi.version>
       <ant.version>1.7.0_1</ant.version>
       <antlr.version>3.0.1_1</antlr.version>