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

This commit is contained in:
nb-droid
2020-03-12 20:36:22 +00:00
parent fa61018e20
commit f71d9fb7bf
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.18</version>
<version>3.12.19-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -131,17 +131,17 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-processors</artifactId>
<version>3.12.18</version>
<version>3.12.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-annotations</artifactId>
<version>3.12.18</version>
<version>3.12.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.18</version>
<version>3.12.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>