From 798d91e724bd7f78ebdede80208819e993d0e87b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 27 Feb 2017 12:27:57 +0100 Subject: [PATCH 1/1] Fix parent declaration bundle-parent is from mdsal project, it should have an empty relativePath declartion. Change-Id: I3d460a5acca297fce1089088781dae9057038542 Signed-off-by: Robert Varga --- opendaylight/md-sal/sal-cluster-admin-api/pom.xml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.36.6