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

This commit is contained in:
NoSQLBench Droid
2020-03-10 19:03:26 +00:00
parent c1ace426b5
commit 0e7e58f49c
26 changed files with 72 additions and 72 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.3</version>
<version>3.12.4-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -18,17 +18,17 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-processors</artifactId>
<version>3.12.3</version>
<version>3.12.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-annotations</artifactId>
<version>3.12.3</version>
<version>3.12.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lang</artifactId>
<version>3.12.3</version>
<version>3.12.4-SNAPSHOT</version>
</dependency>