From ac33bcd5a389473b98f856825009c17f327c53fd Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Fri, 25 Jan 2019 14:50:52 +0100 Subject: Add sdnr wt apigateway Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt --- .../resources/OSGI-INF/blueprint/blueprint.xml | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 sdnr/wt/apigateway/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml (limited to 'sdnr/wt/apigateway/provider/src/main/resources/OSGI-INF/blueprint') diff --git a/sdnr/wt/apigateway/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/sdnr/wt/apigateway/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml new file mode 100644 index 000000000..2bfb1aa84 --- /dev/null +++ b/sdnr/wt/apigateway/provider/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg