From 9932d3b8395e46ebe57a2a1a95596661a1754896 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Fri, 14 Apr 2023 14:14:46 +0200 Subject: fix apigateway servlets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix missing whiteboard patterns Issue-ID: CCSDK-3890 Change-Id: I8d127d9a8b97ed91fb74a9ee384d3b4d07c9e242 Signed-off-by: Michael Dürre Signed-off-by: highstreetherbert --- .../org/opendaylight/blueprint/blueprint.xml | 30 ++-------------------- 1 file changed, 2 insertions(+), 28 deletions(-) (limited to 'sdnr/wt/apigateway/provider/src/main/resources/org/opendaylight/blueprint/blueprint.xml') diff --git a/sdnr/wt/apigateway/provider/src/main/resources/org/opendaylight/blueprint/blueprint.xml b/sdnr/wt/apigateway/provider/src/main/resources/org/opendaylight/blueprint/blueprint.xml index 37fa4ee9c..a6166b433 100644 --- a/sdnr/wt/apigateway/provider/src/main/resources/org/opendaylight/blueprint/blueprint.xml +++ b/sdnr/wt/apigateway/provider/src/main/resources/org/opendaylight/blueprint/blueprint.xml @@ -26,59 +26,33 @@ class="org.onap.ccsdk.features.sdnr.wt.apigateway.AaiServlet"> - - - - - - - - - - - - - - - - - - - - - - - - - - - + -- cgit 1.2.3-korg