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

This commit is contained in:
nb-droid
2020-06-17 22:57:19 +00:00
parent d4d82280f5
commit 3f7f43ec25
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.122</version>
<version>3.12.123-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,19 +22,19 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.122</version>
<version>3.12.123-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>3.12.122</version>
<version>3.12.123-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>3.12.122</version>
<version>3.12.123-SNAPSHOT</version>
</dependency>
<dependency>