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

This commit is contained in:
nb-droid
2020-04-03 05:39:34 +00:00
parent 75df7b00c0
commit 952e6f6ee8
25 changed files with 70 additions and 70 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.77</version>
<version>3.12.78-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -18,7 +18,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.77</version>
<version>3.12.78-SNAPSHOT</version>
</dependency>
<dependency>
@@ -112,7 +112,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.77</version>
<version>3.12.78-SNAPSHOT</version>
</dependency>
</dependencies>