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

This commit is contained in:
Jonathan Shook
2020-02-25 13:00:33 -06:00
parent ecf1fa5afd
commit 1f7ab0d0b2
24 changed files with 69 additions and 73 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>2.12.66-SNAPSHOT</version>
<version>3.12.1</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,13 +23,13 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>2.12.66-SNAPSHOT</version>
<version>3.12.1</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-stdout</artifactId>
<version>2.12.66-SNAPSHOT</version>
<version>3.12.1</version>
</dependency>
<!-- test scope only -->