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

This commit is contained in:
nb-droid
2022-01-11 04:37:31 +00:00
parent 7ef27af814
commit 3e8d59d1b2
38 changed files with 128 additions and 128 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<artifactId>nosqlbench</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.17.2</version>
<version>4.17.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -19,7 +19,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>4.17.2</version>
<version>4.17.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>