summaryrefslogtreecommitdiff
path: root/qpid/java/build.deps
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2012-08-14 22:51:00 +0000
committerKeith Wall <kwall@apache.org>2012-08-14 22:51:00 +0000
commit2d5ae769abdabb3ef5fa6ccd57d354bba387bd14 (patch)
treea006f241ccbb66009cf0cc8506f92e3181f71f24 /qpid/java/build.deps
parent244b35c34f40816de2bbd91bf10c27c24ab50336 (diff)
downloadqpid-python-2d5ae769abdabb3ef5fa6ccd57d354bba387bd14.tar.gz
QPID-4231: Update optional BDB store to use version 5.0.58 of BDB
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1373155 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.deps')
-rw-r--r--qpid/java/build.deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps
index 52ae277ce4..4742ec1a8c 100644
--- a/qpid/java/build.deps
+++ b/qpid/java/build.deps
@@ -106,7 +106,7 @@ jca.libs=${geronimo-j2ee} ${geronimo-jta} ${geronimo-jms} ${test.libs} ${geronim
jca.test.libs=${test.libs}
# optional bdbstore module deps
-bdb-je=lib/bdbstore/je-5.0.55.jar
+bdb-je=lib/bdbstore/je-5.0.58.jar
bdbstore.libs=${bdb-je}
bdbstore.test.libs=${test.libs}