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

This commit is contained in:
nb-droid
2020-03-26 18:26:14 +00:00
parent e266113bad
commit 4c1eb2fb19
26 changed files with 71 additions and 71 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.64-SNAPSHOT</version>
<version>3.12.64</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,13 +23,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.64-SNAPSHOT</version>
<version>3.12.64</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-stdout</artifactId>
<version>3.12.64-SNAPSHOT</version>
<version>3.12.64</version>
</dependency>
<!-- test scope only -->