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

This commit is contained in:
nb-droid
2020-09-03 17:48:53 +00:00
parent 6dcaa0a215
commit 563e792ffb
31 changed files with 90 additions and 90 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.142</version>
<version>3.12.143-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,14 +23,14 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<version>3.12.142</version>
<version>3.12.143-SNAPSHOT</version>
<artifactId>nb-api</artifactId>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lang</artifactId>
<version>3.12.142</version>
<version>3.12.143-SNAPSHOT</version>
</dependency>