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

This commit is contained in:
nb-droid
2020-09-17 04:20:44 +00:00
parent c3789d64a4
commit 29214200e5
32 changed files with 104 additions and 104 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.148-SNAPSHOT</version>
<version>3.12.148</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,13 +21,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>3.12.148-SNAPSHOT</version>
<version>3.12.148</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>drivers-api</artifactId>
<version>3.12.148-SNAPSHOT</version>
<version>3.12.148</version>
</dependency>
<dependency>