Fix relativePaths for mdsal-it-parent under controller 10/45710/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 16 Sep 2016 01:15:14 +0000 (11:15 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 16 Sep 2016 01:15:14 +0000 (11:15 +1000)
Change-Id: I5c845571a3aadfaac5cf72a83d16b46d695be910
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml

index a2491d677389f8e8496f072f6dfcb1ae494382bc..2d443682050878d26ea18271c65d671a9e4792cc 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
     <version>1.4.1-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index 2691a0a53c767a410d223cc5f0c1949dae8548ac..68540ef0dd7590cfb74b21d043a1d601131580fa 100644 (file)
@@ -6,7 +6,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
     <version>1.4.1-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>