Author: ritchiem
Date: 2008-05-20 06:49:11 -0400 (Tue, 20 May 2008)
New Revision: 2066
Modified:
store/branches/java/M2.1.x/java/bdbstore/pom.xml
Log:
Rolled back to Berkeley DB version 3.2.42
Modified: store/branches/java/M2.1.x/java/bdbstore/pom.xml
===================================================================
--- store/branches/java/M2.1.x/java/bdbstore/pom.xml 2008-05-20 10:47:17 UTC (rev 2065)
+++ store/branches/java/M2.1.x/java/bdbstore/pom.xml 2008-05-20 10:49:11 UTC (rev 2066)
@@ -65,7 +65,7 @@
<dependency>
<groupId>sleepycat</groupId>
<artifactId>berkeleydb-je</artifactId>
- <version>3.2.76</version>
+ <version>3.2.42</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Show replies by date