summaryrefslogtreecommitdiffstats
path: root/v3po/pom.xml
diff options
context:
space:
mode:
authorRobert Varga <nite@hq.sk>2016-01-30 02:58:21 +0100
committerRobert Varga <nite@hq.sk>2016-01-30 02:58:59 +0100
commit8c30d9493ab679ebdb58b8cefc10487f84cd6518 (patch)
tree7d2fd9e54ccd2180869035000a25d7bdcc2d58ad /v3po/pom.xml
parent36424f46ff5543c2ae475c60bb3e08f299c55799 (diff)
Fix a maven warning
Correct relativePath for parent from external project. Change-Id: I63eb96d96d5c66e756127d3caec25a4d1a522449 Signed-off-by: Robert Varga <nite@hq.sk>
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r--v3po/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml
index a21b80f34..e0eed0022 100644
--- a/v3po/pom.xml
+++ b/v3po/pom.xml
@@ -19,6 +19,7 @@
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
<version>1.6.0-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>io.fd.honeycomb.v3po</groupId>