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

This commit is contained in:
nb-droid
2020-03-13 04:04:24 +00:00
parent ecd6e72894
commit 51db1b2fe5
26 changed files with 72 additions and 72 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.24</version>
<version>3.12.25-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -131,17 +131,17 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-processors</artifactId>
<version>3.12.24</version>
<version>3.12.25-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-annotations</artifactId>
<version>3.12.24</version>
<version>3.12.25-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.24</version>
<version>3.12.25-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>