merge in nbui updates

This commit is contained in:
Jonathan Shook 2020-08-06 14:28:33 -05:00
commit a42038cab5
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>mvn-defaults</artifactId> <artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>
<version>3.12.134-SNAPSHOT</version> <version>3.12.135-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath> <relativePath>../mvn-defaults</relativePath>
</parent> </parent>
@ -23,7 +23,7 @@
<dependency> <dependency>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>
<artifactId>engine-cli</artifactId> <artifactId>engine-cli</artifactId>
<version>3.12.134-SNAPSHOT</version> <version>3.12.135-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>

View File

@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>
<artifactId>engine-rest</artifactId> <artifactId>engine-rest</artifactId>
<version>3.12.134-SNAPSHOT</version> <version>3.12.135-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>io.nosqlbench</groupId> <groupId>io.nosqlbench</groupId>