summaryrefslogtreecommitdiffstats
path: root/searchlib
diff options
context:
space:
mode:
authorEirik Nygaard <eirik@yahoo-inc.com>2016-06-23 12:50:23 +0200
committerGitHub <noreply@github.com>2016-06-23 12:50:23 +0200
commitab4349ca601a0d9aca6f0fe0505a40b429fc04ff (patch)
tree1df33d16d4c2e1001c95b52df1e881ff0c1cdd08 /searchlib
parent19f7f0ea992bae78852c53b05af77417ea9e0013 (diff)
parentdd159ea3d5b3633052fea126375718f101c022d5 (diff)
Merge pull request #179 from yahoo/eirik/better-parent-pom
Move parent pom to toplevel directory
Diffstat (limited to 'searchlib')
-rw-r--r--searchlib/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/pom.xml b/searchlib/pom.xml
index 565370de634..88361289509 100644
--- a/searchlib/pom.xml
+++ b/searchlib/pom.xml
@@ -6,7 +6,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>searchlib</artifactId>
<packaging>container-plugin</packaging>