Merge branch 'nb4-rc1' of https://github.com/nosqlbench/nosqlbench into nb4-rc1

This commit is contained in:
Jonathan Shook
2020-12-09 16:27:50 -06:00
34 changed files with 109 additions and 109 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.4-SNAPSHOT</version>
<version>4.15.5-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,13 +23,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>4.15.4-SNAPSHOT</version>
<version>4.15.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-docker</artifactId>
<version>4.15.4-SNAPSHOT</version>
<version>4.15.5-SNAPSHOT</version>
</dependency>
</dependencies>