Fix missing relativePath 47/51247/2
authorRobert Varga <rovarga@cisco.com>
Tue, 31 Jan 2017 14:03:33 +0000 (15:03 +0100)
committerRobert Varga <rovarga@cisco.com>
Tue, 31 Jan 2017 14:05:28 +0000 (15:05 +0100)
odlparent-lite is outside of bgpcep project, hence
it should have an empty relativePath

Change-Id: If40a1eed870c69bb71290cd19139681fafa18e4e
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/rsvp/pom.xml

index ad40427d5bec213114b8be7949ec4d04c6215337..42b9ce895a626fc9b19a55399aa98e12a98aa27d 100644 (file)
@@ -16,6 +16,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.8.0-SNAPSHOT</version>
+        <relativePath/>
     </parent>
 
     <artifactId>features-aggregator-rsvp</artifactId>