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

This commit is contained in:
nb-droid
2020-03-13 23:15:34 +00:00
parent 803b40ef08
commit 3e7a5d0979
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.29</version>
<version>3.12.30-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -131,17 +131,17 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-processors</artifactId>
<version>3.12.29</version>
<version>3.12.30-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-annotations</artifactId>
<version>3.12.29</version>
<version>3.12.30-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.29</version>
<version>3.12.30-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>