summaryrefslogtreecommitdiffstats
path: root/sli/features/odl-sli/src/main/feature/feature.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sli/features/odl-sli/src/main/feature/feature.xml')
-rw-r--r--sli/features/odl-sli/src/main/feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sli/features/odl-sli/src/main/feature/feature.xml b/sli/features/odl-sli/src/main/feature/feature.xml
new file mode 100644
index 00000000..2304d931
--- /dev/null
+++ b/sli/features/odl-sli/src/main/feature/feature.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="ccsdk-dblib">
+ <feature name="ccsdk-sli">
+ <!-- the generated bundle symbolic name is very long for wrapped jars, providing an instruction to shorten it -->
+ <bundle>wrap:mvn:org.onap.ccsdk.sli.core/sli-provider-base/${project.version}/$Bundle-SymbolicName=org.onap.ccsdk.sli.core.sli-provider-base&amp;Bundle-Name=sli-provider-base</bundle>
+ </feature>
+</features>