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

This commit is contained in:
nb-droid
2022-01-14 05:29:44 +00:00
parent d51445ddd0
commit 5cbb320cbc
38 changed files with 128 additions and 128 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>4.17.3</version>
<version>4.17.4-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-jdbc</artifactId>
<version>4.17.3</version>
<version>4.17.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>