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

This commit is contained in:
nb-droid
2020-05-28 17:18:43 +00:00
parent 0de10d67fb
commit 73f173919f
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.118</version>
<version>3.12.119-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,19 +22,19 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.118</version>
<version>3.12.119-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>3.12.118</version>
<version>3.12.119-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>3.12.118</version>
<version>3.12.119-SNAPSHOT</version>
</dependency>
<dependency>