From cd3972fded8a5f694cd6f9ab3717240f19f36639 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Tue, 28 Nov 2017 14:37:47 +0100 Subject: Split parent + container-dependency-versions from root pom. - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent. --- storage/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'storage/pom.xml') diff --git a/storage/pom.xml b/storage/pom.xml index 49b103cbe34..e0b21d5a8a9 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -8,6 +8,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent/pom.xml storage 6-SNAPSHOT -- cgit v1.2.3