[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

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>
@@ -38,14 +38,14 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>adapters-api</artifactId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
<scope>compile</scope>
</dependency>