mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge branch 'main' into driver-api
# Conflicts: # RELEASENOTES.md # driver-cql-shaded/pom.xml # driver-cqld3-shaded/pom.xml # driver-diag/pom.xml # driver-dsegraph-shaded/pom.xml # driver-http/pom.xml # driver-jdbc/pom.xml # driver-jms/pom.xml # driver-jmx/pom.xml # driver-kafka/pom.xml # driver-mongodb/pom.xml # driver-pulsar/pom.xml # driver-stdout/pom.xml # driver-tcp/pom.xml # driver-web/pom.xml # engine-api/src/test/java/io/nosqlbench/engine/api/activityapi/ratelimits/TestRateLimiterPerf1E8.java # mvn-defaults/pom.xml # nb-api/pom.xml # nb/pom.xml
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<artifactId>mvn-defaults</artifactId>
|
||||
<groupId>io.nosqlbench</groupId>
|
||||
<version>4.15.52-SNAPSHOT</version>
|
||||
<version>4.15.58-SNAPSHOT</version>
|
||||
<relativePath>../mvn-defaults</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -22,13 +22,13 @@
|
||||
<dependency>
|
||||
<groupId>io.nosqlbench</groupId>
|
||||
<artifactId>virtdata-api</artifactId>
|
||||
<version>4.15.52-SNAPSHOT</version>
|
||||
<version>4.15.58-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.nosqlbench</groupId>
|
||||
<artifactId>virtdata-lib-basics</artifactId>
|
||||
<version>4.15.52-SNAPSHOT</version>
|
||||
<version>4.15.58-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user