version fixes

This commit is contained in:
Jonathan Shook
2022-07-29 20:54:16 -05:00
parent 564485fc49
commit 9b30774588
5 changed files with 23 additions and 23 deletions

View File

@@ -20,7 +20,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.17.20-SNAPSHOT</version>
<version>4.17.21-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -56,7 +56,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.17.20-SNAPSHOT</version>
<version>4.17.21-SNAPSHOT</version>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->