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

This commit is contained in:
nb-droid
2020-07-16 17:02:33 +00:00
parent a05c95d26f
commit d813903420
30 changed files with 87 additions and 87 deletions

View File

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