This commit is contained in:
Jonathan Shook
2020-04-06 12:06:13 -05:00
29 changed files with 110 additions and 68 deletions

View File

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