From 644dfe78df379c51e37f6da502295c4f50808877 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. --- orchestrator-restapi/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'orchestrator-restapi') diff --git a/orchestrator-restapi/pom.xml b/orchestrator-restapi/pom.xml index db823f3fb15..310512812e2 100644 --- a/orchestrator-restapi/pom.xml +++ b/orchestrator-restapi/pom.xml @@ -9,6 +9,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent/pom.xml orchestrator-restapi 6-SNAPSHOT -- cgit v1.2.3