From 5c365e1fae9008788e087f1e89ff89949eef2ba6 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Sat, 9 Nov 2013 20:52:33 -0600 Subject: [PATCH] Added inventory-manager to the distribution. Change-Id: Ibc92bac57690d5c5bf3ec2682e98576ff95920f3 Signed-off-by: Ed Warnicke --- opendaylight/distribution/opendaylight/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 1ebab9b03a..a9a62098ec 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -119,6 +119,11 @@ model-flow-management ${mdsal.version} + + org.opendaylight.controller.md + inventory-manager + ${mdsal.version} + org.opendaylight.controller -- 2.36.6