remove engine-clients from dependencies

This commit is contained in:
Jonathan Shook 2023-01-05 15:20:48 -06:00
parent 50207b38f1
commit 3e2802a6ef

View File

@ -86,12 +86,12 @@
<!-- <artifactId>chromeinspector</artifactId>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-clients</artifactId>
<version>4.17.32-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>io.nosqlbench</groupId>-->
<!-- <artifactId>engine-clients</artifactId>-->
<!-- <version>4.17.32-SNAPSHOT</version>-->
<!-- <scope>compile</scope>-->
<!-- </dependency>-->
<!-- only compile scope -->