This commit is contained in:
Jonathan Shook
2021-04-21 11:50:52 -05:00
48 changed files with 315 additions and 147 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.39-SNAPSHOT</version>
<version>4.15.40-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -47,7 +47,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-cli</artifactId>
<version>4.15.39-SNAPSHOT</version>
<version>4.15.40-SNAPSHOT</version>
</dependency>
</dependencies>