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/04/16 20:10:09 UTC

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

Author: chirino
Date: Tue Apr 16 18:10:09 2013
New Revision: 1468538

URL: http://svn.apache.org/r1468538
Log:
Switch to newer leveldbjni version.

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=1468538&r1=1468537&r2=1468538&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Tue Apr 16 18:10:09 2013
@@ -105,7 +105,7 @@
 
     <leveldb-api-version>0.5</leveldb-api-version>
     <leveldb-version>0.5</leveldb-version>
-    <leveldbjni-version>1.6</leveldbjni-version>
+    <leveldbjni-version>1.6.1</leveldbjni-version>
 
     <jasypt-version>1.6</jasypt-version>