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 2013/05/10 17:40:02 UTC

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

Author: chirino
Date: Fri May 10 15:40:02 2013
New Revision: 1481059

URL: http://svn.apache.org/r1481059
Log:
Switch to stompjms version which fixes our failing itests.

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=1481059&r1=1481058&r2=1481059&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Fri May 10 15:40:02 2013
@@ -99,7 +99,7 @@
 
     <hawtdispatch-version>1.15</hawtdispatch-version>
     <hawtbuf-version>1.9</hawtbuf-version>
-    <stompjms-version>1.15</stompjms-version>
+    <stompjms-version>1.16-SNAPSHOT</stompjms-version>
     
     <bdb-version>5.0.34</bdb-version>