Fixed relativePaths. 97/26597/5
authorTony Tkacik <ttkacik@cisco.com>
Mon, 7 Sep 2015 10:30:22 +0000 (12:30 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 14 Sep 2015 14:29:29 +0000 (14:29 +0000)
Change-Id: I12ba628df83fc0fb7d472039bc3c3002e9708f87
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/config/config-it-base/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml

index def8cd3fd36a302679d3cee3071495428aa3833b..d437cc143d9483c00da5684666a4cfa6a8e956c3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>config-it-base</artifactId>
index 50d054ff8cad6e39361586d5087cfa6966769f9f..65c82143701b91e355c1f5eb9b5c411800bf3b6f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../../config/config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>mdsal-it-base</artifactId>
index 127307712e51e18b406bfd190daadc5e7dfeb6ee..4d31209deaa7c7d4a5732d39a40f3cc3c7586b45 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../../config/config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>mdsal-it-parent</artifactId>