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

This commit is contained in:
nb-droid
2021-10-05 15:47:12 +00:00
parent 21274ee3df
commit 4cd39c2d9b
39 changed files with 128 additions and 128 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.57-SNAPSHOT</version>
<version>4.15.57</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -23,25 +23,25 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-api</artifactId>
<version>4.15.57-SNAPSHOT</version>
<version>4.15.57</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>drivers-api</artifactId>
<version>4.15.57-SNAPSHOT</version>
<version>4.15.57</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>4.15.57-SNAPSHOT</version>
<version>4.15.57</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>virtdata-userlibs</artifactId>
<version>4.15.57-SNAPSHOT</version>
<version>4.15.57</version>
</dependency>
<dependency>