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 2011/08/30 02:12:13 UTC

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

Author: chirino
Date: Tue Aug 30 00:12:13 2011
New Revision: 1163059

URL: http://svn.apache.org/viewvc?rev=1163059&view=rev
Log:
Stay on hawtdispatch 1.4 for now.

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=1163059&r1=1163058&r2=1163059&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Tue Aug 30 00:12:13 2011
@@ -96,7 +96,7 @@
     <xbean-version>3.4</xbean-version>
     <felix-version>1.0.0</felix-version>
 
-    <hawtdispatch-version>1.5-SNAPSHOT</hawtdispatch-version>
+    <hawtdispatch-version>1.4</hawtdispatch-version>
     <hawtbuf-version>1.6</hawtbuf-version>
     
     <jdbm-version>2.0.1</jdbm-version>