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

This commit is contained in:
nb-droid
2020-03-13 08:01:00 +00:00
parent fae0ea49e9
commit b8655dd8e2
26 changed files with 72 additions and 72 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>3.12.26-SNAPSHOT</version>
<version>3.12.26</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -29,7 +29,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>docsys</artifactId>
<version>3.12.26-SNAPSHOT</version>
<version>3.12.26</version>
</dependency>
</dependencies>