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. --- config/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/pom.xml b/config/pom.xml index f73c5b7bfd8..cfa3a692181 100755 --- a/config/pom.xml +++ b/config/pom.xml @@ -7,6 +7,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent/pom.xml config container-plugin -- cgit v1.2.3