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

This commit is contained in:
nb-droid
2020-03-25 17:14:39 +00:00
parent 28062daafd
commit c64a2f1520
26 changed files with 71 additions and 71 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.52-SNAPSHOT</version>
<version>3.12.52</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -77,7 +77,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.52-SNAPSHOT</version>
<version>3.12.52</version>
</dependency>
</dependencies>