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

This commit is contained in:
nb-droid
2021-12-13 20:59:33 +00:00
parent ebd0ab7a4b
commit d82f3c803c
42 changed files with 145 additions and 145 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.71-SNAPSHOT</version>
<version>4.15.71</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.15.71-SNAPSHOT</version>
<version>4.15.71</version>
</dependency>
</dependencies>