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

This commit is contained in:
nb-droid
2021-10-11 22:43:05 +00:00
parent 2910ba2938
commit 28df8b297a
39 changed files with 132 additions and 139 deletions

View File

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