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

This commit is contained in:
nb-droid
2021-02-05 00:51:48 +00:00
parent 68ae871ca6
commit 398597a600
37 changed files with 120 additions and 120 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.14-SNAPSHOT</version>
<version>4.15.14</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -22,13 +22,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>4.15.14-SNAPSHOT</version>
<version>4.15.14</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lib-basics</artifactId>
<version>4.15.14-SNAPSHOT</version>
<version>4.15.14</version>
</dependency>
</dependencies>