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

This commit is contained in:
nb-droid
2020-03-25 16:19:22 +00:00
parent 515212db0f
commit c7267a01c1
26 changed files with 71 additions and 71 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.51-SNAPSHOT</version>
<version>3.12.51</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.51-SNAPSHOT</version>
<version>3.12.51</version>
</dependency>
<!-- test scope only -->