From: Shigeru Yasuda Date: Fri, 11 Sep 2015 08:06:51 +0000 (+0900) Subject: Bug 4105: Fixed feature test failure due to missing dependency. X-Git-Tag: release/lithium-sr2~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f68d961fd5fe2cd2a73f308355582fc8fda2a1d5;p=controller.git Bug 4105: Fixed feature test failure due to missing dependency. features-mdsal was missing dependency on sal-clustering-config (type=xml, classifier=entityownershipconfig). Change-Id: Ifa1380a1071ae3c7b730e79c4e1c8ff09dbe15e2 Signed-off-by: Shigeru Yasuda (cherry picked from commit 12e9ea641e6cfca47e1c232b788acd6ece5364ba) --- diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 7657403396..985eaf0545 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -235,6 +235,13 @@ xml config + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + entityownershipconfig + org.opendaylight.controller sal-clustering-config