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

This commit is contained in:
nb-droid
2021-09-13 17:58:12 +00:00
parent 99b36a6aae
commit 3dc51f7581
39 changed files with 128 additions and 128 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.52-SNAPSHOT</version>
<version>4.15.52</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,13 +21,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.15.52-SNAPSHOT</version>
<version>4.15.52</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>drivers-api</artifactId>
<version>4.15.52-SNAPSHOT</version>
<version>4.15.52</version>
</dependency>
<dependency>