From 5f58a1adbdfe080711c6c141d358b4f3659bd115 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 22 Oct 2013 11:32:59 -0500 Subject: [PATCH] Added model-flow-management to distribution. Change-Id: I58ae5581ae2db62638057d1a045fcf6f3725c034 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 803d90253e..d95a6dca01 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -109,6 +109,11 @@ model-flow-statistics ${mdsal.version} + + org.opendaylight.controller.model + model-flow-management + ${mdsal.version} + org.opendaylight.controller -- 2.36.6