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

This commit is contained in:
nb-droid
2020-12-23 05:43:42 +00:00
parent cb23fd92b9
commit be14047730
34 changed files with 111 additions and 111 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.7-SNAPSHOT</version>
<version>4.15.7</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,13 +23,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>4.15.7-SNAPSHOT</version>
<version>4.15.7</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-docker</artifactId>
<version>4.15.7-SNAPSHOT</version>
<version>4.15.7</version>
</dependency>
</dependencies>