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

This commit is contained in:
nb-droid
2020-07-01 01:57:58 +00:00
parent 7f49e108b5
commit df402d2481
29 changed files with 84 additions and 84 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.125</version>
<version>3.12.126-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -24,7 +24,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-cql-shaded</artifactId>
<version>3.12.125</version>
<version>3.12.126-SNAPSHOT</version>
</dependency>
</dependencies>