Fix mdsal-binding-spi's relativePath 68/78168/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 18:59:48 +0000 (19:59 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 26 Nov 2018 19:52:44 +0000 (19:52 +0000)
It should be empty, as we are inheriting from odlparent.

Change-Id: Ia7491e287ca7fe09cb3ece63a4c3943b7652a979
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-spi/pom.xml

index 6c9af895b16c1db09838026ab9779c88030ed362..dd69cace34022e8e16c41e6324d546a3595f2d6b 100644 (file)
@@ -13,6 +13,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
         <version>3.1.4</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>