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

This commit is contained in:
nb-droid
2020-07-09 12:17:22 +00:00
parent d1ca92080e
commit 8b1d47d056
29 changed files with 84 additions and 84 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.127</version>
<version>3.12.128-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,19 +22,19 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.127</version>
<version>3.12.128-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>3.12.127</version>
<version>3.12.128-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>3.12.127</version>
<version>3.12.128-SNAPSHOT</version>
</dependency>
<dependency>