[maven-release-plugin] prepare for next development iteration

This commit is contained in:
nb-droid
2023-01-13 19:51:57 +00:00
parent 67aeba7a34
commit a49a9e9380
34 changed files with 104 additions and 104 deletions

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>5.17.0</version>
<version>5.17.1-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -40,12 +40,12 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>5.17.0</version>
<version>5.17.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>adapter-stdout</artifactId>
<version>5.17.0</version>
<version>5.17.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>