From d62e5cbf0b41affb96a74e1fbf124fb0306c85b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Tue, 1 Nov 2016 09:36:14 -0400 Subject: [PATCH] Bug 7065 - Add sal-cluster-admin-impl to mdsal-artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I3c81a6da476e4760c7516124c8c68b855f0851f6 Signed-off-by: Alexis de Talhouët --- opendaylight/md-sal/mdsal-artifacts/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 5ce73d4710..8a7a7115f1 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -210,6 +210,11 @@ sal-cluster-admin-api ${project.version} + + org.opendaylight.controller + sal-cluster-admin-impl + ${project.version} + -- 2.36.6