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

This commit is contained in:
nb-droid
2020-09-09 00:12:56 +00:00
parent 4c652fe4cd
commit bd202d422d
31 changed files with 90 additions and 90 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.143-SNAPSHOT</version>
<version>3.12.143</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,7 +22,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.143-SNAPSHOT</version>
<version>3.12.143</version>
</dependency>
</dependencies>