From 7e8fef5b5b19ab3264069a826d4e102fb73bfe55 Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Tue, 6 Jul 2021 11:10:20 -0500 Subject: [PATCH] add directapi driver to nb artifact --- nb/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nb/pom.xml b/nb/pom.xml index ca8f4967a..408f5346c 100644 --- a/nb/pom.xml +++ b/nb/pom.xml @@ -141,6 +141,12 @@ 4.15.51-SNAPSHOT + + io.nosqlbench + driver-direct + 4.15.51-SNAPSHOT + +