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

This commit is contained in:
nb-droid
2020-09-24 23:29:29 +00:00
parent 51459d7286
commit 48a93df21a
32 changed files with 104 additions and 104 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.153-SNAPSHOT</version>
<version>3.12.153</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,14 +23,14 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<version>3.12.153-SNAPSHOT</version>
<version>3.12.153</version>
<artifactId>nb-api</artifactId>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-lang</artifactId>
<version>3.12.153-SNAPSHOT</version>
<version>3.12.153</version>
</dependency>