merged up post-release dev versions

This commit is contained in:
nb-droid
2020-03-19 16:31:18 +00:00
committed by Jonathan Shook
parent ee1c779fee
commit 9e3bd5bfca
26 changed files with 90 additions and 84 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.43-SNAPSHOT</version>
<version>3.12.48-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -28,7 +28,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>docsys</artifactId>
<version>3.12.43-SNAPSHOT</version>
<version>3.12.48-SNAPSHOT</version>
</dependency>
</dependencies>