From: Robert Varga Date: Mon, 27 Feb 2017 11:27:57 +0000 (+0100) Subject: Fix parent declaration X-Git-Tag: release/carbon~246 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=798d91e724bd7f78ebdede80208819e993d0e87b;hp=de64c6bbf2d5aeb51f4036f9dd606a9bf6f71afb Fix parent declaration bundle-parent is from mdsal project, it should have an empty relativePath declartion. Change-Id: I3d460a5acca297fce1089088781dae9057038542 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml index ea5d5a0968..3570b485b1 100644 --- a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml @@ -5,6 +5,7 @@ org.opendaylight.mdsal binding-parent 0.10.0-SNAPSHOT + org.opendaylight.controller