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

This commit is contained in:
nb-droid
2023-01-09 19:36:26 +00:00
parent c12d4c158b
commit d1b9c91e44
34 changed files with 105 additions and 105 deletions

View File

@@ -20,7 +20,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.17.32-SNAPSHOT</version>
<version>4.17.32</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -38,7 +38,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.17.32-SNAPSHOT</version>
<version>4.17.32</version>
<scope>compile</scope>
</dependency>