update mvn-default relative pom path

This commit is contained in:
Jonathan Shook
2021-05-13 16:11:37 -05:00
parent 4422f45c67
commit 7f6097135b
39 changed files with 42 additions and 42 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>mvn-defaults</artifactId>
<groupId>io.nosqlbench</groupId>
<version>4.15.47-SNAPSHOT</version>
<relativePath>../mvn-defaults</relativePath>
<relativePath>../mvn-defaults/pom.xml</relativePath>
</parent>
<artifactId>driver-http</artifactId>