From 54d6e3cbf243e6e8f3928a269af5f4bca6641237 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 16 Sep 2016 11:15:14 +1000 Subject: [PATCH 1/1] Fix relativePaths for mdsal-it-parent under controller Change-Id: I5c845571a3aadfaac5cf72a83d16b46d695be910 Signed-off-by: Anil Belur --- opendaylight/md-sal/sal-binding-it/pom.xml | 2 +- opendaylight/md-sal/samples/toaster-it/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index a2491d6773..2d44368205 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller mdsal-it-parent 1.4.1-SNAPSHOT - + ../mdsal-it-parent sal-binding-it diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml index 2691a0a53c..68540ef0dd 100644 --- a/opendaylight/md-sal/samples/toaster-it/pom.xml +++ b/opendaylight/md-sal/samples/toaster-it/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller mdsal-it-parent 1.4.1-SNAPSHOT - + ../../mdsal-it-parent sample-toaster-it -- 2.36.6