This commit is contained in:
Jonathan Shook
2020-05-05 01:11:12 -05:00
30 changed files with 84 additions and 76 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.97-SNAPSHOT</version>
<version>3.12.100-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -65,7 +65,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.97-SNAPSHOT</version>
<version>3.12.100-SNAPSHOT</version>
</dependency>
</dependencies>