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

This commit is contained in:
nb-droid
2020-09-16 04:56:50 +00:00
parent 44c1574ca9
commit 4916d6b58e
32 changed files with 109 additions and 119 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.146-SNAPSHOT</version>
<version>3.12.146</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,13 +21,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.146-SNAPSHOT</version>
<version>3.12.146</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>drivers-api</artifactId>
<version>3.12.146-SNAPSHOT</version>
<version>3.12.146</version>
</dependency>
<dependency>