You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/10/18 09:47:48 UTC

git commit: Upgrade to leveldbjni 1.8

Updated Branches:
  refs/heads/master 160d992a2 -> 3d01c27c6


Upgrade to leveldbjni 1.8


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d01c27c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3d01c27c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3d01c27c

Branch: refs/heads/master
Commit: 3d01c27c661f1ef48917132d036e0ac2a2dc8e28
Parents: 160d992
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Oct 18 09:47:41 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Oct 18 09:47:41 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3d01c27c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 14f1690..226053a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -252,7 +252,7 @@
     <karaf-version>2.3.3</karaf-version>
     <krati-version>0.4.9</krati-version>
     <kxml2-bundle-version>2.3.0_2</kxml2-bundle-version>
-    <leveldbjni-version>1.7</leveldbjni-version>
+    <leveldbjni-version>1.8</leveldbjni-version>
     <log4j-version>1.2.17</log4j-version>
     <!-- we await upgrade for lucene 4.x to sync -->
     <lucene-bundle-version>4.4.0_1</lucene-bundle-version>