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

This commit is contained in:
nb-droid
2021-12-23 04:23:47 +00:00
parent bd7207f824
commit 5bf30da4d3
40 changed files with 134 additions and 134 deletions

View File

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