summaryrefslogtreecommitdiffstats
path: root/persistence
diff options
context:
space:
mode:
authorEirik Nygaard <eirik@yahoo-inc.com>2016-06-23 09:21:10 +0200
committerEirik Nygaard <eirik@yahoo-inc.com>2016-06-23 09:21:10 +0200
commitdd159ea3d5b3633052fea126375718f101c022d5 (patch)
tree246a38b414a62f2eccc942e9b67fd4de59da4e25 /persistence
parent1409aeacf2b57bb374383a7a11481c6b93dbf66f (diff)
Move parent pom to toplevel directory
Diffstat (limited to 'persistence')
-rw-r--r--persistence/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/persistence/pom.xml b/persistence/pom.xml
index 3d887b6bf31..57c6093d6b9 100644
--- a/persistence/pom.xml
+++ b/persistence/pom.xml
@@ -7,7 +7,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>persistence</artifactId>
<packaging>container-plugin</packaging>