From: Tony Tkacik Date: Mon, 7 Sep 2015 10:30:22 +0000 (+0200) Subject: Fixed relativePaths. X-Git-Tag: release/beryllium~291 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d4f4c8aa60114e68403fcc96fd5e2bb295984c32 Fixed relativePaths. Change-Id: I12ba628df83fc0fb7d472039bc3c3002e9708f87 Signed-off-by: Tony Tkacik --- diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index def8cd3fd3..d437cc143d 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent 0.4.0-SNAPSHOT - + ../config-parent 4.0.0 config-it-base diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 50d054ff8c..65c8214370 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent 0.4.0-SNAPSHOT - + ../../config/config-parent 4.0.0 mdsal-it-base diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 127307712e..4d31209dea 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent 0.4.0-SNAPSHOT - + ../../config/config-parent 4.0.0 mdsal-it-parent