summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-11-29 14:35:02 +0100
committerGitHub <noreply@github.com>2017-11-29 14:35:02 +0100
commit42dd857191e1f9f3fb62f886751f472f6c91aeab (patch)
tree9862897b52fef1d68de740897db3705be2e242d9 /storage
parent7b91729fda17a57f768b4e73aeee4765a99bf07d (diff)
parente9bc17ed98362034489c639e13bc1b9ff373ca69 (diff)
Merge pull request #4304 from vespa-engine/gjoranv/split-parent
Gjoranv/split parent
Diffstat (limited to 'storage')
-rw-r--r--storage/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/pom.xml b/storage/pom.xml
index 49b103cbe34..ecfb69eb19c 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -8,6 +8,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent</relativePath>
</parent>
<artifactId>storage</artifactId>
<version>6-SNAPSHOT</version>