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

This commit is contained in:
nb-droid
2023-01-13 19:51:55 +00:00
parent 9e806f9421
commit 67aeba7a34
34 changed files with 207 additions and 217 deletions

View File

@@ -14,15 +14,14 @@
~ limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
<relativePath>../mvn-defaults</relativePath>
</parent>
@@ -39,7 +38,7 @@
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>
<version>5.17.0-SNAPSHOT</version>
<version>5.17.0</version>
</dependency>
<dependency>