aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-11-28 14:37:47 +0100
committergjoranv <gv@oath.com>2017-11-29 11:36:04 +0100
commit204b3893c22eed78f85f5b40ada3f0690fbcd70e (patch)
tree544f91d5207e24d5e483041f69c709a200340050 /vespaclient-container-plugin/pom.xml
parent366549a4805df6e42d97c814216f6693ffc1a7b6 (diff)
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.
Diffstat (limited to 'vespaclient-container-plugin/pom.xml')
-rw-r--r--vespaclient-container-plugin/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml
index 59895438038..b5757b68da3 100644
--- a/vespaclient-container-plugin/pom.xml
+++ b/vespaclient-container-plugin/pom.xml
@@ -9,6 +9,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent</relativePath>
</parent>
<artifactId>vespaclient-container-plugin</artifactId>
<version>6-SNAPSHOT</version>