From: Michael Vorburger Date: Tue, 29 Aug 2017 20:24:40 +0000 (+0200) Subject: Minor: mdsal-trace-api does not need sal-broker-impl, just sal-core-api X-Git-Tag: release/oxygen~118 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=795e380514b94ed1d8ded99ac8e8621b636b5b38 Minor: mdsal-trace-api does not need sal-broker-impl, just sal-core-api This is not directly related to / strictly required by Bug 9060, but I've found while hacking on and testing that, and thought it would be good to clean up. Change-Id: I749e63025060ee2d51fe04d0ab4eb932c13f6c25 Signed-off-by: Michael Vorburger --- diff --git a/opendaylight/md-sal/mdsal-trace/api/pom.xml b/opendaylight/md-sal/mdsal-trace/api/pom.xml index 799c1be3d6..2cf381f1a9 100644 --- a/opendaylight/md-sal/mdsal-trace/api/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/api/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - sal-broker-impl + sal-core-api