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

This commit is contained in:
nb-droid
2020-05-01 00:01:59 +00:00
parent 8a8a1169f1
commit e399f495e5
27 changed files with 75 additions and 75 deletions

View File

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