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

This commit is contained in:
nb-droid
2020-12-23 00:36:22 +00:00
parent 001967e206
commit cf201ab91e
34 changed files with 113 additions and 115 deletions

View File

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