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

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

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.125-SNAPSHOT</version>
<version>3.12.125</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -30,13 +30,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.125-SNAPSHOT</version>
<version>3.12.125</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-stdout</artifactId>
<version>3.12.125-SNAPSHOT</version>
<version>3.12.125</version>
</dependency>
<dependency>