Fix distribtion test poms 55/7455/1
authorMarek Gradzki <mgradzki@cisco.com>
Thu, 6 Jul 2017 15:27:55 +0000 (17:27 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Thu, 6 Jul 2017 15:39:26 +0000 (17:39 +0200)
Properly define relativePath for parent projects.

Change-Id: Ia9759f98e2266795b2794dd699a2fe4940159a47
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
infra/bgp-distribution-test/pom.xml
infra/minimal-distribution-test/pom.xml

index 858f21e..714b80b 100644 (file)
@@ -22,6 +22,7 @@
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
         <version>1.17.07-SNAPSHOT</version>
+        <relativePath>../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index e9fdffa..3580f95 100644 (file)
@@ -22,6 +22,7 @@
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
         <version>1.17.07-SNAPSHOT</version>
+        <relativePath>../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>