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

This commit is contained in:
nb-droid
2020-12-08 01:49:03 +00:00
parent 93e2675902
commit 0c01e5b3a7
34 changed files with 117 additions and 126 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.157-SNAPSHOT</version>
<version>3.12.157</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,25 +23,25 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.157-SNAPSHOT</version>
<version>3.12.157</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>drivers-api</artifactId>
<version>3.12.157-SNAPSHOT</version>
<version>3.12.157</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>3.12.157-SNAPSHOT</version>
<version>3.12.157</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>3.12.157-SNAPSHOT</version>
<version>3.12.157</version>
</dependency>
<dependency>