Fix a maven warning
authorRobert Varga <[email protected]>
Sat, 30 Jan 2016 01:58:21 +0000 (02:58 +0100)
committerRobert Varga <[email protected]>
Sat, 30 Jan 2016 01:58:59 +0000 (02:58 +0100)
Correct relativePath for parent from external project.

Change-Id: I63eb96d96d5c66e756127d3caec25a4d1a522449
Signed-off-by: Robert Varga <[email protected]>
v3po/pom.xml

index a21b80f..e0eed00 100644 (file)
@@ -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>