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

This commit is contained in:
nb-droid
2020-09-24 02:17:02 +00:00
parent 66f68f4e49
commit 740743c935
32 changed files with 104 additions and 104 deletions

View File

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