contrib/bdb-persistence: update berkeleydb version
--------------------------------------------------
Key: JCR-401
URL: http://issues.apache.org/jira/browse/JCR-401
Project: Jackrabbit
Type: Improvement
Components: contrib PMs
Versions: 1.0
Reporter: fabrizio giustina
Priority: Minor
berkeleydb dependency should be updated to 2.0.83, already available at
ibiblio. At this moment project.xml lists 1.7.1, which is very old.
There are no code changes required, and the PM works correctly with berkeleydb
2.0.83
<dependency>
<groupId>berkeleydb</groupId>
<artifactId>je</artifactId>
<version>2.0.83</version>
<type>jar</type>
</dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira