aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-11-30 14:34:24 +0100
committerGitHub <noreply@github.com>2017-11-30 14:34:24 +0100
commit1e32fbb46c0043a083a4cc5c8caef41c05f2403a (patch)
tree165d3cedfb68e7a6b5a54d529fbe2341518944f6 /bundle-plugin-test/pom.xml
parentb46ab5dc9c298e855e47eea2a9a4f8e4f9012dcf (diff)
parent6927c6b43994b57794c8f86b1baab1938f03da35 (diff)
Merge pull request #4318 from vespa-engine/gjoranv/split-parent2
Gjoranv/split parent2
Diffstat (limited to 'bundle-plugin-test/pom.xml')
-rw-r--r--bundle-plugin-test/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin-test</artifactId>