This commit is contained in:
Jonathan Shook
2020-04-08 13:10:14 -05:00
33 changed files with 412 additions and 280 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.81-SNAPSHOT</version>
<version>3.12.82-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,7 +23,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>3.12.81-SNAPSHOT</version>
<version>3.12.82-SNAPSHOT</version>
</dependency>
<dependency>
@@ -47,7 +47,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-docker</artifactId>
<version>3.12.81-SNAPSHOT</version>
<version>3.12.82-SNAPSHOT</version>
</dependency>