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

This commit is contained in:
nb-droid
2020-06-15 16:12:54 +00:00
parent 21be4c1987
commit 52a95bb7d4
29 changed files with 84 additions and 84 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.121-SNAPSHOT</version>
<version>3.12.121</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -65,7 +65,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.121-SNAPSHOT</version>
<version>3.12.121</version>
</dependency>
</dependencies>