Fix mdsal-binding-spi parent setup 86/76786/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Oct 2018 11:01:53 +0000 (13:01 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 9 Oct 2018 13:25:13 +0000 (13:25 +0000)
We need to have a relativePath to work correctly.

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

index 3b78fb260687855cedfd9161637449179edc016d..8fd6af4f852e7f9e8f43f04903d69067b42950f7 100644 (file)
@@ -15,6 +15,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
         <version>4.0.2</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>