From 204b3893c22eed78f85f5b40ada3f0690fbcd70e 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. --- container-test/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'container-test/pom.xml') diff --git a/container-test/pom.xml b/container-test/pom.xml index 7aaffed652e..b0ee9417381 100644 --- a/container-test/pom.xml +++ b/container-test/pom.xml @@ -11,6 +11,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent container-test 6-SNAPSHOT -- cgit v1.2.3