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

This commit is contained in:
nb-droid
2020-04-01 20:18:21 +00:00
parent 6018f0cb6a
commit 28a0627975
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.74-SNAPSHOT</version>
<version>3.12.74</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.74-SNAPSHOT</version>
<version>3.12.74</version>
</dependency>
<!-- test scope only -->