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 2010/09/28 21:40:20 UTC

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

Author: chirino
Date: Tue Sep 28 19:40:20 2010
New Revision: 1002337

URL: http://svn.apache.org/viewvc?rev=1002337&view=rev
Log:
Use the latest hawtdb snapshot.

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=1002337&r1=1002336&r2=1002337&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Tue Sep 28 19:40:20 2010
@@ -100,7 +100,7 @@
     <felix-version>1.0.0</felix-version>
 
     <hawtdispatch-version>1.0</hawtdispatch-version>
-    <hawtdb-version>1.2</hawtdb-version>
+    <hawtdb-version>1.4-SNAPSHOT</hawtdb-version>
     <hawtbuf-version>1.1</hawtbuf-version>
     
     <bdb-version>4.0.103</bdb-version>