aboutsummaryrefslogtreecommitdiffstats
path: root/annotations
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 /annotations
parentb46ab5dc9c298e855e47eea2a9a4f8e4f9012dcf (diff)
parent6927c6b43994b57794c8f86b1baab1938f03da35 (diff)
Merge pull request #4318 from vespa-engine/gjoranv/split-parent2
Gjoranv/split parent2
Diffstat (limited to 'annotations')
-rw-r--r--annotations/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/annotations/pom.xml b/annotations/pom.xml
index 146eb5e9be2..3321dddaf8c 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -6,6 +6,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>annotations</artifactId>
<packaging>jar</packaging>