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. --- bundle-plugin-test/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'bundle-plugin-test') diff --git a/bundle-plugin-test/pom.xml b/bundle-plugin-test/pom.xml index 8d8bf48cc07..3dd5be00add 100644 --- a/bundle-plugin-test/pom.xml +++ b/bundle-plugin-test/pom.xml @@ -9,6 +9,7 @@ com.yahoo.vespa parent 6-SNAPSHOT + ../parent/pom.xml com.yahoo.vespa bundle-plugin-test -- cgit v1.2.3