This commit is contained in:
Jonathan Shook
2020-04-22 07:31:47 -05:00
26 changed files with 73 additions and 75 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.88-SNAPSHOT</version>
<version>3.12.89-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,7 +23,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.88-SNAPSHOT</version>
<version>3.12.89-SNAPSHOT</version>
</dependency>
<dependency>