updated version to 4.17.13-SNAPSHOT

This commit is contained in:
Jonathan Shook
2022-05-18 14:02:41 -05:00
parent 3de6fe9534
commit 31384c7d11
38 changed files with 126 additions and 126 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.17.12-SNAPSHOT</version>
<version>4.17.13-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,13 +23,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>4.17.12-SNAPSHOT</version>
<version>4.17.13-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-docker</artifactId>
<version>4.17.12-SNAPSHOT</version>
<version>4.17.13-SNAPSHOT</version>
</dependency>
</dependencies>