From 02013b33111f0b51d07c80c89f4d5d08b60b2099 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 4 Feb 2021 16:36:06 -0500 Subject: Update for ODL Aluminum Update A1 adapter to conform to OpenDaylight Aluminum. Issue-ID: CCSDK-3138 Signed-off-by: Dan Timoney Change-Id: I1dbda465c93ca8d4da532764b36c9ffb41fc7a9a --- .../main/resources/org/opendaylight/blueprint/impl-blueprint.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'a1-adapter/a1-adapter-api/provider/src/main/resources/org') diff --git a/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml index 28dfb5e4..825ecc17 100644 --- a/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml +++ b/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -31,11 +31,9 @@ + interface="org.opendaylight.mdsal.binding.api.NotificationPublishService" /> - + -- cgit 1.2.3-korg