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. --- statistics/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'statistics') diff --git a/statistics/pom.xml b/statistics/pom.xml index 7bbef0ea3c0..521efa9a2a1 100644 --- a/statistics/pom.xml +++ b/statistics/pom.xml @@ -9,6 +9,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent/pom.xml statistics 6-SNAPSHOT -- cgit v1.2.3