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

This commit is contained in:
nb-droid
2020-04-17 19:04:07 +00:00
parent 8cc34f641c
commit 8f5911b1c4
26 changed files with 73 additions and 73 deletions

View File

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