Skip to content

Commit

Permalink
Downgraded version of bdb to 4.0.92 + Upgraded version of Voldemort t…
Browse files Browse the repository at this point in the history
…o 0.93.li4
  • Loading branch information
rsumbaly committed Apr 27, 2011
1 parent 7ef6038 commit d0c0179
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<classpathentry kind="lib" path="lib/commons-pool-1.5.2.jar"/> <classpathentry kind="lib" path="lib/commons-pool-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/protobuf-java-2.3.0.jar"/> <classpathentry kind="lib" path="lib/protobuf-java-2.3.0.jar"/>
<classpathentry kind="lib" path="contrib/ec2-testing/lib/typica.jar"/> <classpathentry kind="lib" path="contrib/ec2-testing/lib/typica.jar"/>
<classpathentry kind="lib" path="lib/je-4.1.7.jar"/> <classpathentry kind="lib" path="lib/je-4.0.92.jar"/>
<classpathentry kind="lib" path="lib/paranamer-2.1.jar"/> <classpathentry kind="lib" path="lib/paranamer-2.1.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.4.0.jar"/> <classpathentry kind="lib" path="lib/jackson-mapper-asl-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.4.0.jar"/> <classpathentry kind="lib" path="lib/jackson-core-asl-1.4.0.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ tomcat.manager.password=tomcat
tomcat.context=/voldemort tomcat.context=/voldemort


## Release ## Release
curr.release=0.93.li3 curr.release=0.93.li4
Binary file added lib/je-4.0.92.jar
Binary file not shown.
Binary file removed lib/je-4.1.7.jar
Binary file not shown.

0 comments on commit d0c0179

Please sign in to comment.