summaryrefslogtreecommitdiffstats
path: root/metrics
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-11-30 14:34:24 +0100
committerGitHub <noreply@github.com>2017-11-30 14:34:24 +0100
commit1e32fbb46c0043a083a4cc5c8caef41c05f2403a (patch)
tree165d3cedfb68e7a6b5a54d529fbe2341518944f6 /metrics
parentb46ab5dc9c298e855e47eea2a9a4f8e4f9012dcf (diff)
parent6927c6b43994b57794c8f86b1baab1938f03da35 (diff)
Merge pull request #4318 from vespa-engine/gjoranv/split-parent2
Gjoranv/split parent2
Diffstat (limited to 'metrics')
-rw-r--r--metrics/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/metrics/pom.xml b/metrics/pom.xml
index ec64d0d392c..628ab66552d 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -6,6 +6,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>metrics</artifactId>