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

This commit is contained in:
Jonathan Shook
2020-02-25 13:01:08 -06:00
parent 1f7ab0d0b2
commit 693d66b145
24 changed files with 66 additions and 66 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.1</version>
<version>3.12.2-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>3.12.1</version>
<version>3.12.2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>