diff options
Diffstat (limited to 'infra')
-rw-r--r-- | infra/it/memory-benchmark-api/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 8b92303ec..cf5d72fee 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -6,6 +6,7 @@ <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> <version>1.17.04-SNAPSHOT</version> + <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |