From f6f34d5b2a197e57bab0db49cd8e7ad39df7b527 Mon Sep 17 00:00:00 2001 From: sai-neetha Date: Mon, 12 Aug 2019 17:51:27 +0200 Subject: SDN-R odlux timing fix fixing timing issue and added licenses in source files Issue-ID: SDNC-844 Signed-off-by: sai-neetha Change-Id: I65f6b51f841074f9b8e88bf9b230038e0a224fd3 --- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/core/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml') diff --git a/sdnr/wt/odlux/core/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/sdnr/wt/odlux/core/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml index 76be14512..5dab578de 100644 --- a/sdnr/wt/odlux/core/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/sdnr/wt/odlux/core/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -13,7 +13,17 @@ xmlns:jaxrs="http://cxf.apache.org/blueprint/jaxrs"> - + + + + + + + + + + -- cgit 1.2.3-korg