You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/11/05 23:18:43 UTC

svn commit: r1405990 - /activemq/activemq-apollo/trunk/pom.xml

Author: chirino
Date: Mon Nov  5 22:18:42 2012
New Revision: 1405990

URL: http://svn.apache.org/viewvc?rev=1405990&view=rev
Log:
Upgrade from testing with ActiveMQ 5.6.0 clients to 5.7.0

Modified:
    activemq/activemq-apollo/trunk/pom.xml

Modified: activemq/activemq-apollo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1405990&r1=1405989&r2=1405990&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Mon Nov  5 22:18:42 2012
@@ -43,7 +43,7 @@
     <scala-version>2.9.2</scala-version>
     <scalatest-version>1.8</scalatest-version>
     
-    <activemq-version>5.6.0</activemq-version>
+    <activemq-version>5.7.0</activemq-version>
     <servicemix.kernel.version>1.1.0</servicemix.kernel.version>
     <spring-version>2.5.5</spring-version>
     <activesoap-version>1.3</activesoap-version>