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