summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-31 07:32:42 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-03-31 07:33:50 +0200
commit75bc807de21c89a5b73f1ce34dae9f1b46c5a4e3 (patch)
treec250a54a5f005e0dcbe2bbd87c1d2d385d14cb74
parent3bd0a6a0bcd1cec006500c60de20eb0904697263 (diff)
Fix memory-benchmark-api pom.xml
Change-Id: I72f0e5339d9fc39a3ca76c67a20e8358ce7f700a Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r--infra/it/memory-benchmark-api/pom.xml1
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>