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/11/06 03:55:32 UTC

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

Author: chirino
Date: Sat Nov  6 02:55:32 2010
New Revision: 1031942

URL: http://svn.apache.org/viewvc?rev=1031942&view=rev
Log:
Upgrade to the latest and greatest bdb.

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=1031942&r1=1031941&r2=1031942&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Sat Nov  6 02:55:32 2010
@@ -101,7 +101,7 @@
     <hawtdb-version>1.6-SNAPSHOT</hawtdb-version>
     <hawtbuf-version>1.3-SNAPSHOT</hawtbuf-version>
     
-    <bdb-version>4.0.103</bdb-version>
+    <bdb-version>4.1.6</bdb-version>
     
     <jetty-version>6.1.22</jetty-version>
     <scalate-version>1.3.1</scalate-version>