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

This commit is contained in:
nb-droid
2020-07-21 07:02:33 +00:00
parent 118743585b
commit 02571f4547
30 changed files with 87 additions and 87 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.133</version>
<version>3.12.134-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.133</version>
<version>3.12.134-SNAPSHOT</version>
</dependency>
<!-- test scope only -->