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

This commit is contained in:
nb-droid
2020-04-03 05:39:27 +00:00
parent aa9d0f1895
commit 75df7b00c0
25 changed files with 70 additions and 70 deletions

View File

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