[maven-release-plugin] prepare release nosqlbench-3.12.122

This commit is contained in:
nb-droid
2020-06-17 22:57:12 +00:00
parent 051da93677
commit d4d82280f5
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.122-SNAPSHOT</version>
<version>3.12.122</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -24,7 +24,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-cql-shaded</artifactId>
<version>3.12.122-SNAPSHOT</version>
<version>3.12.122</version>
</dependency>
</dependencies>