diff --git a/adapter-cqld4/pom.xml b/adapter-cqld4/pom.xml
index cf09f58af..4ad561938 100644
--- a/adapter-cqld4/pom.xml
+++ b/adapter-cqld4/pom.xml
@@ -58,12 +58,6 @@
4.17.15-SNAPSHOT
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
-
-
io.nosqlbench
virtdata-lib-basics
diff --git a/adapter-diag/pom.xml b/adapter-diag/pom.xml
index 773c21e0c..8683ce14d 100644
--- a/adapter-diag/pom.xml
+++ b/adapter-diag/pom.xml
@@ -47,13 +47,6 @@
compile
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
- compile
-
-
diff --git a/driver-diag/pom.xml b/driver-diag/pom.xml
index 9c4ce42d1..743db7418 100644
--- a/driver-diag/pom.xml
+++ b/driver-diag/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -25,13 +41,6 @@
compile
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
- compile
-
-
diff --git a/driver-http/pom.xml b/driver-http/pom.xml
index e44df1900..08200ff23 100644
--- a/driver-http/pom.xml
+++ b/driver-http/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -26,13 +42,6 @@
compile
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
- compile
-
-
diff --git a/driver-jmx/pom.xml b/driver-jmx/pom.xml
index 7b2b9562f..cb087d4ef 100644
--- a/driver-jmx/pom.xml
+++ b/driver-jmx/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -19,12 +35,6 @@
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
- compile
-
io.nosqlbench
engine-api
diff --git a/driver-mongodb/pom.xml b/driver-mongodb/pom.xml
index cddc478f6..54014d4f9 100644
--- a/driver-mongodb/pom.xml
+++ b/driver-mongodb/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -24,12 +40,6 @@
4.17.15-SNAPSHOT
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
-
-
org.mongodb
mongodb-driver-sync
diff --git a/driver-stdout/pom.xml b/driver-stdout/pom.xml
index b3bdc7642..65e9a4c2a 100644
--- a/driver-stdout/pom.xml
+++ b/driver-stdout/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -26,13 +42,6 @@
compile
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
- compile
-
-
diff --git a/driver-tcp/pom.xml b/driver-tcp/pom.xml
index b8f1c6510..fc340529e 100644
--- a/driver-tcp/pom.xml
+++ b/driver-tcp/pom.xml
@@ -43,12 +43,6 @@
4.17.15-SNAPSHOT
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
-
-
diff --git a/drivers-api/pom.xml b/drivers-api/pom.xml
deleted file mode 100644
index 2b52c8046..000000000
--- a/drivers-api/pom.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-
- 4.0.0
-
-
-
- mvn-defaults
- io.nosqlbench
- 4.17.15-SNAPSHOT
- ../mvn-defaults
-
-
- drivers-api
- jar
- ${project.artifactId}
-
- The drivers API for nosqlbench;
- Provides the interfaces needed to build drivers that can be loaded
- by nosqlbench core
-
-
-
-
-
- io.nosqlbench
- nb-api
- 4.17.15-SNAPSHOT
-
-
-
- io.nosqlbench
- virtdata-userlibs
- 4.17.15-SNAPSHOT
-
-
-
- io.nosqlbench
- adapters-api
- 4.17.15-SNAPSHOT
-
-
-
-
-
-
diff --git a/engine-api/pom.xml b/engine-api/pom.xml
index 3e115dea9..6c415e101 100644
--- a/engine-api/pom.xml
+++ b/engine-api/pom.xml
@@ -44,13 +44,13 @@
io.nosqlbench
- nb-spectest
+ adapters-api
4.17.15-SNAPSHOT
io.nosqlbench
- drivers-api
+ nb-spectest
4.17.15-SNAPSHOT
diff --git a/engine-core/pom.xml b/engine-core/pom.xml
index 72575efb5..cebd30fa6 100644
--- a/engine-core/pom.xml
+++ b/engine-core/pom.xml
@@ -1,3 +1,19 @@
+
+
4.0.0
@@ -25,12 +41,6 @@
4.17.15-SNAPSHOT
-
- io.nosqlbench
- drivers-api
- 4.17.15-SNAPSHOT
-
-
io.dropwizard.metrics
metrics-core
diff --git a/pom.xml b/pom.xml
index 54f86aa04..de3cf1ba0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,6 @@
engine-cli
engine-rest
engine-clients
- drivers-api
adapters-api