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

This commit is contained in:
nb-droid
2020-03-12 07:56:56 +00:00
parent 886f24a43e
commit b3420e3e8d
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.13</version>
<version>3.12.14-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -131,17 +131,17 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-processors</artifactId>
<version>3.12.13</version>
<version>3.12.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-annotations</artifactId>
<version>3.12.13</version>
<version>3.12.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.13</version>
<version>3.12.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>