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

This commit is contained in:
nb-droid
2020-03-13 03:15:14 +00:00
parent 00142ae3b8
commit d8a7128174
26 changed files with 72 additions and 72 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>3.12.23-SNAPSHOT</version>
<version>3.12.23</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -24,7 +24,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-cql</artifactId>
<version>3.12.23-SNAPSHOT</version>
<version>3.12.23</version>
</dependency>
</dependencies>