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

This commit is contained in:
nb-droid
2020-07-15 13:57:23 +00:00
parent dd81656ec8
commit 3d1e0a5013
30 changed files with 87 additions and 87 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.129-SNAPSHOT</version>
<version>3.12.129</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -18,7 +18,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>3.12.129-SNAPSHOT</version>
<version>3.12.129</version>
</dependency>
<dependency>
@@ -112,7 +112,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-api</artifactId>
<version>3.12.129-SNAPSHOT</version>
<version>3.12.129</version>
</dependency>
</dependencies>