sneceesay77 commented on a change in pull request #179: GORA-532: Apache Gora 
Benchmark initial pull request for review and comments
URL: https://github.com/apache/gora/pull/179#discussion_r315136504
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -826,10 +827,21 @@
     <!-- OrientDB Dependencies -->
     <orientdb.version>2.2.22</orientdb.version>
     <orientqb.version>0.2.0</orientqb.version>
-
+    
+    <!-- CouchDB Dependencies -->
+    <couchdb.version>1.4.2</couchdb.version>
+    
+    <!-- MongoDB Dependencies -->
+    <mongo.embed.version>2.0.0</mongo.embed.version>
+    
     <!-- Testing Dependencies -->
     <junit.version>4.10</junit.version>
     <test.container.version>1.4.2</test.container.version>
+    
+    <!-- gora-benchmark and version dependencies -->
+    <ycsb.version>0.15.0</ycsb.version>
 
 Review comment:
   @kamaci, thanks, I will update this accordingly. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to