summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-12-02 22:26:08 +0100
committerGitHub <noreply@github.com>2017-12-02 22:26:08 +0100
commit7635f081e3ef57797de662b77206e64236960e68 (patch)
tree801337fafc1cf657a59188e367777578095f1f29 /standalone-container
parent2907f9183da30c30bf698a257ea20ac0173c0d79 (diff)
parent393e7dc56119086281c639c4d1f37a18fb53a3bf (diff)
Merge pull request #4332 from vespa-engine/gjoranv/split-parent3
Gjoranv/split parent3
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 9300181e00b..0d66951f364 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -7,6 +7,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>standalone-container</artifactId>
<version>6-SNAPSHOT</version>