From 23030fc618c3137b8f8a33a38661104ade6cd5bd Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 23 Sep 2020 10:16:14 +0200 Subject: Fix blueprints after removing Sonar issues Change-Id: I120b1646fd43ba74488366e8bd41474191533413 Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik --- .../src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml | 6 +----- .../main/resources/org/opendaylight/blueprint/impl-blueprint.xml | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) (limited to 'a1-adapter/a1-adapter-api/provider/src/main/resources') diff --git a/a1-adapter/a1-adapter-api/provider/src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml b/a1-adapter/a1-adapter-api/provider/src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml index 29403607..28dfb5e4 100644 --- a/a1-adapter/a1-adapter-api/provider/src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml +++ b/a1-adapter/a1-adapter-api/provider/src/main/resources/OSGI-INF/blueprint/impl-blueprint.xml @@ -30,9 +30,6 @@ - - @@ -41,9 +38,8 @@ odl:type="default"/> - - + 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 29403607..28dfb5e4 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 @@ -30,9 +30,6 @@ - - @@ -41,9 +38,8 @@ odl:type="default"/> - - + -- cgit 1.2.3-korg