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

This commit is contained in:
nb-droid
2021-01-13 20:45:09 +00:00
parent f44f885073
commit 9d1b976542
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.8-SNAPSHOT</version>
<version>4.15.8</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -65,7 +65,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.15.8-SNAPSHOT</version>
<version>4.15.8</version>
</dependency>
</dependencies>