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

This commit is contained in:
nb-droid
2020-04-02 14:17:03 +00:00
parent fb8c85a222
commit dff18cd909
25 changed files with 70 additions and 70 deletions

View File

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