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/07/31 15:02:53 UTC

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

Author: chirino
Date: Tue Jul 31 13:02:53 2012
New Revision: 1367526

URL: http://svn.apache.org/viewvc?rev=1367526&view=rev
Log:
Use the released version of stompjms.

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=1367526&r1=1367525&r2=1367526&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Tue Jul 31 13:02:53 2012
@@ -98,7 +98,7 @@
 
     <hawtdispatch-version>1.11</hawtdispatch-version>
     <hawtbuf-version>1.9</hawtbuf-version>
-    <stompjms-version>1.12-SNAPSHOT</stompjms-version>
+    <stompjms-version>1.12</stompjms-version>
     
     <bdb-version>5.0.34</bdb-version>