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

This commit is contained in:
nb-droid
2021-04-01 17:15:33 +00:00
parent 7997c62148
commit ae174719fd
38 changed files with 124 additions and 124 deletions

View File

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