Skip to content

Commit

Permalink
Bump up rocksdb version in pom.xml (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: hse-devops <hse_devops@micron.com>
  • Loading branch information
bhaveshvasandani committed Nov 22, 2022
1 parent ae1286e commit ede9efb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ This code is derived from the ycsb project.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<redis.version>2.10.2</redis.version>
<riak.version>2.0.5</riak.version>
<rocksdb.version>6.22.1</rocksdb.version>
<rocksdb.version>7.7.3</rocksdb.version>
<s3.version>1.10.20</s3.version>
<solr.version>5.5.3</solr.version>
<solr6.version>6.4.1</solr6.version>
Expand Down
2 changes: 1 addition & 1 deletion rocksdb/src/test/resources/testcase.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#

[Version]
rocksdb_version=6.22.1
rocksdb_version=7.7.3
options_file_version=1.1

[DBOptions]
Expand Down

0 comments on commit ede9efb

Please sign in to comment.