Merge branch 'cqlast'

This commit is contained in:
Jonathan Shook
2022-07-29 20:55:02 -05:00
91 changed files with 2116 additions and 1016 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 -->