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

This commit is contained in:
nb-droid
2022-01-31 19:06:37 +00:00
parent 7289036dd5
commit 0d82ca2c8f
42 changed files with 145 additions and 145 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.86</version>
<version>4.15.87-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>4.15.86</version>
<version>4.15.87-SNAPSHOT</version>
</dependency>
<dependency>
@@ -117,7 +117,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>4.15.86</version>
<version>4.15.87-SNAPSHOT</version>
</dependency>
</dependencies>