[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

@@ -7,7 +7,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>4.15.73-SNAPSHOT</version>
<version>4.15.73</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,14 +23,14 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<version>4.15.73-SNAPSHOT</version>
<version>4.15.73</version>
<artifactId>nb-api</artifactId>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lang</artifactId>
<version>4.15.73-SNAPSHOT</version>
<version>4.15.73</version>
</dependency>