Skip to content

Commit

Permalink
brianfrankcoopergh-95 Update the MongoDB driver version to 2.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbank authored and Michi Mutsuzaki committed Dec 16, 2012
1 parent 8b19514 commit 0f7254e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- gh-95 Bump MongoDB version to 2.9.0 (allanbank)
- gh-67 Use checkstyle (m1ch1)
- gh-76 Implemented OrientDB client (lvca)
- gh-88 YCSB client for Amazon DynamoDB (jananin)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<infinispan.version>7.1.0.CR1</infinispan.version>
<openjpa.jdbc.version>2.1.1</openjpa.jdbc.version>
<mapkeeper.version>1.0</mapkeeper.version>
<mongodb.version>2.8.0</mongodb.version>
<mongodb.version>2.9.0</mongodb.version>
<orientdb.version>1.0.1</orientdb.version>
<redis.version>2.0.0</redis.version>
<voldemort.version>0.81</voldemort.version>
Expand Down

0 comments on commit 0f7254e

Please sign in to comment.