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

This commit is contained in:
nb-droid
2021-12-23 02:53:11 +00:00
parent 5fea4cd9ef
commit 71309b0909
40 changed files with 137 additions and 141 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.73-SNAPSHOT</version>
<version>4.15.73</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.15.73-SNAPSHOT</version>
<version>4.15.73</version>
</dependency>
</dependencies>