[maven-release-plugin] prepare for next development iteration

This commit is contained in:
nb-droid
2020-06-01 05:20:37 +00:00
parent df9dccbb90
commit 2bf76b98c4
29 changed files with 84 additions and 84 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.119</version>
<version>3.12.120-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -30,13 +30,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.119</version>
<version>3.12.120-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-stdout</artifactId>
<version>3.12.119</version>
<version>3.12.120-SNAPSHOT</version>
</dependency>
<dependency>