From 18eae25d30f4b98813d4f53f353a34578f28d194 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 16 Sep 2014 23:15:58 -0500 Subject: [PATCH] Bug 1926: fixed features/mdsal/pom.xml dependencies Change-Id: I40fad4d7140d9c6ebaf60c23bbdb4ac8f7767a40 Signed-off-by: Ed Warnicke --- features/mdsal/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 960dfb37a1..f45f680c30 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -13,6 +13,7 @@ features.xml + 20131018 @@ -259,6 +260,20 @@ xml config + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleshardconf + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleconf + org.opendaylight.controller sal-rest-docgen -- 2.36.6