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

This commit is contained in:
nb-droid
2023-01-13 19:51:55 +00:00
parent 9e806f9421
commit 67aeba7a34
34 changed files with 207 additions and 217 deletions
+3 -3
View File
@@ -23,7 +23,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -36,13 +36,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lib-basics</artifactId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
</dependency>
<dependency>